diff options
author | midipix <writeonce@midipix.org> | 2018-12-21 02:40:59 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-21 22:48:24 -0500 |
commit | 7c684e8ee0ef97cfb8cb422d53199fb282097c19 (patch) | |
tree | ad38496fb769bf91dfdabe6869ac0b2bc9cc4862 | |
parent | e8a663987c82445f1551cea45e3dad6391aeb9a2 (diff) | |
download | ntux-7c684e8ee0ef97cfb8cb422d53199fb282097c19.tar.bz2 ntux-7c684e8ee0ef97cfb8cb422d53199fb282097c19.tar.xz |
build system: config.usage: added absent variables.
-rw-r--r-- | config.usage | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.usage b/config.usage index dc892e7..f384ffe 100644 --- a/config.usage +++ b/config.usage @@ -125,6 +125,8 @@ supported variables: CFLAGS_CMDLINE CFLAGS_CONFIG CFLAGS_SYSROOT + CFLAGS_OS + CFLAGS_SITE CFLAGS_PATH CFLAGS_STRICT CFLAGS_UTIL |