diff options
author | midipix <writeonce@midipix.org> | 2018-12-21 02:40:59 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-21 22:23:48 -0500 |
commit | f5d01ce2ca6059a69d778eb0398acf273ec11670 (patch) | |
tree | 4804d5e3131f73a0b9fc6e631fe3c719a8138efc | |
parent | 34f27e719207fdc7d6683b6358a51da8ba5c3cb8 (diff) | |
download | sbpython2-f5d01ce2ca6059a69d778eb0398acf273ec11670.tar.bz2 sbpython2-f5d01ce2ca6059a69d778eb0398acf273ec11670.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 |