diff options
| author | Kai Nacke <kai.peter.nacke@ibm.com> | 2025-11-04 15:07:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-04 15:07:20 -0500 |
| commit | 2a65fab965d60939ebf5d2ba9dab03ac3a69d846 (patch) | |
| tree | 955ff47e564d91aca5a85c4288531afc10405910 /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
| parent | 8f683c3e4b6fe939a7d0f1167934aa823a889267 (diff) | |
| download | llvm-2a65fab965d60939ebf5d2ba9dab03ac3a69d846.zip llvm-2a65fab965d60939ebf5d2ba9dab03ac3a69d846.tar.gz llvm-2a65fab965d60939ebf5d2ba9dab03ac3a69d846.tar.bz2 | |
[z/OS] Improve compiler options on z/OS (#166415)
`_XPLATFORM_SOURCE` needs to be defined to improve source code
compatibility (e.g. for `O_CLOEXEC`). The define `_UNIX03_THREADS` can
be removed, because it is automatically set by `_XOPEN_SOURCE=600`.
See the documentation of feature test macros:
https://www.ibm.com/docs/en/zos/3.1.0?topic=files-feature-test-macros
Tested on z/OS 3.1 with the Open XL C/C++ 2.2 compiler.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions
