summaryrefslogtreecommitdiffhomepage
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:56 +0000
commitb117e922164cf14a0f16b5957a03404cefb5c59c (patch)
tree051f5c49a79a37a5e43a179c2135c94e89662865 /sofort
parent3a8a8c8a48b13ea47b08497bde259e6b18f408d5 (diff)
downloadpemagine-b117e922164cf14a0f16b5957a03404cefb5c59c.tar.bz2
pemagine-b117e922164cf14a0f16b5957a03404cefb5c59c.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