summaryrefslogtreecommitdiff
path: root/config/cc/gcc.in.2
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-06 04:41:46 (GMT)
committerGitHub <noreply@github.com>2017-02-06 04:41:46 (GMT)
commitdf7579f2050379e14dbaaa25dd9219e03a142099 (patch)
tree9593cf4c2371ccd1858468820e6da1f159aad3d2 /config/cc/gcc.in.2
parent10db7887ce0ff5e8323dc35176eaabbb3618e81c (diff)
parent71dccfffbb8b9f0f05f6c5e5bfb250770f0d5cd4 (diff)
Merge pull request #573 from stilor/add-libz-companion-lib
Add zlib as a companion lib
Diffstat (limited to 'config/cc/gcc.in.2')
-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.