summaryrefslogtreecommitdiff
path: root/config/cc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-04 01:49:45 (GMT)
committerAlexey Neyman <stilor@att.net>2017-02-05 22:26:02 (GMT)
commitd91277e377d9dbbc87e7997db7059b30a3389bb2 (patch)
treecd6098acf7206560cc5d46cd357e5d8db1bd754d /config/cc
parent10db7887ce0ff5e8323dc35176eaabbb3618e81c (diff)
Add zlib as a companion lib
with version 1.2.11. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/cc')
-rw-r--r--config/cc/gcc.in.23
1 files changed, 3 insertions, 0 deletions
diff --git a/config/cc/gcc.in.2 b/config/cc/gcc.in.2
index 2c5d45e..aad488b 100644
--- a/config/cc/gcc.in.2
+++ b/config/cc/gcc.in.2
@@ -81,6 +81,9 @@ config CC_GCC_SYSTEM_ZLIB
help
Do not use bundled zlib, and use the zlib already available for
the host (eg. the system library).
+
+ If zlib is built as a companion library, selecting this option
+ will use it.
If you want to build a static toolchain, you will need to also
install the static version of zlib for your host.