summaryrefslogtreecommitdiffhomepage
path: root/config.usage
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-05-06 18:10:14 -0400
committermidipix <writeonce@midipix.org>2016-11-10 23:35:47 -0500
commit598fb413f4b747f53f2ceab77797105cb502caab (patch)
treeddfc37b406c6cfb298496ba07b2fde3f9adaddc5 /config.usage
parent2094390bf9d1257e526aadbe50380a5447a5be72 (diff)
downloadperk-598fb413f4b747f53f2ceab77797105cb502caab.tar.bz2
perk-598fb413f4b747f53f2ceab77797105cb502caab.tar.xz
build system: added --strict, --ccstrict, --ldstrict support.
Diffstat (limited to 'config.usage')
-rw-r--r--config.usage6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.usage b/config.usage
index 8eadb62..a3af209 100644
--- a/config.usage
+++ b/config.usage
@@ -26,6 +26,10 @@ supported switches:
--shell
--debug
+ --strict
+ --ccstrict
+ --ldstrict
+
--all-static
--all-shared
--enable-static
@@ -68,6 +72,7 @@ supported variables:
CFLAGS_CONFIG
CFLAGS_SYSROOT
CFLAGS_PATH
+ CFLAGS_STRICT
CFLAGS_UTIL
LDFLAGS
@@ -77,6 +82,7 @@ supported variables:
LDFLAGS_CONFIG
LDFLAGS_SYSROOT
LDFLAGS_PATH
+ LDFLAGS_STRICT
LDFLAGS_UTIL
PE_SUBSYSTEM