diff options
author | midipix <writeonce@midipix.org> | 2024-02-22 05:32:33 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2024-02-22 05:35:56 +0000 |
commit | 6c48a30a5cbc4acd674ba1bb844c7d35511c52c4 (patch) | |
tree | 36f38f43181580e79dcec377e7e9dd429514bfec /sofort | |
parent | bbc2d3d52d2c6674a66bd61e7e514764acff78cd (diff) | |
download | ntapi-6c48a30a5cbc4acd674ba1bb844c7d35511c52c4.tar.bz2 ntapi-6c48a30a5cbc4acd674ba1bb844c7d35511c52c4.tar.xz |
build system: if supported, add -Wpedantic to --strict cflags.
Diffstat (limited to 'sofort')
-rw-r--r-- | sofort/ccenv/ccswitch.strs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sofort/ccenv/ccswitch.strs b/sofort/ccenv/ccswitch.strs index 0a76f03..277e02e 100644 --- a/sofort/ccenv/ccswitch.strs +++ b/sofort/ccenv/ccswitch.strs @@ -34,6 +34,7 @@ -Werror -Wextra -Wundef +-Wpedantic # debugging -g |