aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2009-08-30 17:28:52 +0300
committerLasse Collin <lasse.collin@tukaani.org>2009-08-30 17:28:52 +0300
commit2331f5f97af3e5897e23da45d9df3d664099c7f8 (patch)
tree04a7600b3ba8a640f3c8b48a4a9338ea90589d29
parentUse even more hackish way to support thousand separators. (diff)
downloadxz-2331f5f97af3e5897e23da45d9df3d664099c7f8.tar.xz
Add more OS/2 specific info to INSTALL.
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index ec757202..579bace1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -110,6 +110,11 @@ XZ Utils Installation
You will need to pass --disable-assembler to configure when building
on OS/2.
+ To omit large number of harmless warnings about visibility support,
+ pass gl_cv_cc_visibility=no as an argument to the configure script.
+ This isn't mandatory since it should have no effect on the resulting
+ binaries.
+
1.3. Adding support for new platforms