diff options
author | midipix <writeonce@midipix.org> | 2018-11-22 04:20:59 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-11-22 04:36:57 -0500 |
commit | f9d92c6d0a4712596f831d7876718cb0f73e4508 (patch) | |
tree | b31d542d9702a632567663f7fd6ad4f4fdec54db /config.usage | |
parent | ca36f56b368ece9c0f3b276a456e5c5a7ce3c151 (diff) | |
download | slibtool-f9d92c6d0a4712596f831d7876718cb0f73e4508.tar.bz2 slibtool-f9d92c6d0a4712596f831d7876718cb0f73e4508.tar.xz |
build system: added --cfghost support.
Diffstat (limited to 'config.usage')
-rw-r--r-- | config.usage | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.usage b/config.usage index 50f0a3f..b8792bd 100644 --- a/config.usage +++ b/config.usage @@ -45,6 +45,7 @@ supported switches: --build --host --cchost + --cfghost --target --arch --compiler @@ -109,6 +110,7 @@ supported variables: BUILD HOST CCHOST + CFGHOST TARGET ARCH COMPILER |