We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5865673 commit 9cab1eeCopy full SHA for 9cab1ee
src/conditional-compilation.md
@@ -138,6 +138,7 @@ Example values:
138
* `"gnu"`
139
* `"msvc"`
140
* `"musl"`
141
+* `"sgx"`
142
143
### `target_endian`
144
@@ -173,8 +174,8 @@ Key-value option set once with the vendor of the target.
173
174
Example values:
175
176
* `"apple"`
177
+* `"fortanix"`
178
* `"pc"`
-* `"sgx"`
179
* `"unknown"`
180
181
### `test`
0 commit comments