diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-01-19 20:32:40 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-01-19 20:32:40 +0800 |
commit | 82e3c968bfa10e3ff13333bd9cbbadb5988d6766 (patch) | |
tree | 8d5cecf9fcea248ac5da1aa27ea13970b3ef8243 /po | |
parent | CI: Reorder 32-bit build first for Linux autotool builds. (diff) | |
download | xz-82e3c968bfa10e3ff13333bd9cbbadb5988d6766.tar.xz |
tuklib_common: Define __has_warning if it is not defined.
clang supports the __has_warning macro to determine if the version of
clang compiling the code supports a given warning. If we do not define
it for other compilers, it may cause a preprocessor error.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions