diff options
author | midipix <writeonce@midipix.org> | 2017-11-23 03:38:48 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2017-11-23 15:44:05 -0500 |
commit | f83f76048d0094921afb0f4f4b0bb5b90e062755 (patch) | |
tree | c62be2cb4e6b44fb1db968612ea2650fae5c0242 /config.usage | |
parent | 197fd9ecd4f88bc1b5f654dd19bd8854a4fba905 (diff) | |
download | slibtool-f83f76048d0094921afb0f4f4b0bb5b90e062755.tar.bz2 slibtool-f83f76048d0094921afb0f4f4b0bb5b90e062755.tar.xz |
build system: added --cchost 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 ffc327c..d93852d 100644 --- a/config.usage +++ b/config.usage @@ -34,6 +34,7 @@ supported switches: --build --host + --cchost --target --arch --compiler @@ -94,6 +95,7 @@ supported variables: BUILD HOST + CCHOST TARGET ARCH COMPILER |