aboutsummaryrefslogtreecommitdiff
path: root/LICENSES
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2023-03-19 10:57:04 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2023-03-25 18:00:28 +0000
commit9ce6b0898e5c0b2d6b6928b93b18137fecd6a32d (patch)
treee6e737fd0eb87febe30e914b813c173d6d4e4d29 /LICENSES
parentb6b4f9d46a48aadc1de6bb5152ff4913661c9059 (diff)
downloadriscv-openocd-9ce6b0898e5c0b2d6b6928b93b18137fecd6a32d.zip
riscv-openocd-9ce6b0898e5c0b2d6b6928b93b18137fecd6a32d.tar.gz
riscv-openocd-9ce6b0898e5c0b2d6b6928b93b18137fecd6a32d.tar.bz2
helper/compiler: fix build on MacOS
On MacOS, clang defines [1]: #define __nonnull _Nonnull that creates incompatibility with GCC and with the macro __nonnull defined in some libc. Detect clang on MacOS and undefine __nonnull. Change-Id: I64fcf51b102ea91c196e657debd8c267943a2b08 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Links: [1] https://github.com/llvm/llvm-project/blob/llvmorg-16.0.0/clang/lib/Frontend/InitPreprocessor.cpp#L1226 Reviewed-on: https://review.openocd.org/c/openocd/+/7544 Tested-by: jenkins
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions