summaryrefslogtreecommitdiff
path: root/sofort
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2024-02-22 05:32:33 +0000
committermidipix <writeonce@midipix.org>2024-02-22 05:35:57 +0000
commit90ae1609b1044b24011bdb6d6d733704466c5270 (patch)
tree38ffd5d1deba5a70b09eaa25ab7e4d62056309da /sofort
parentcc690d7925c24f54d85fd4fcfac73eff44582e4b (diff)
downloadtpax-90ae1609b1044b24011bdb6d6d733704466c5270.tar.bz2
tpax-90ae1609b1044b24011bdb6d6d733704466c5270.tar.xz
build system: if supported, add -Wpedantic to --strict cflags.
Diffstat (limited to 'sofort')
-rw-r--r--sofort/ccenv/ccswitch.strs1
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