]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
Update INSTALL with another note about IRIX.
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 31 Mar 2011 12:06:58 +0000 (15:06 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 31 Mar 2011 12:07:08 +0000 (15:07 +0300)
INSTALL

diff --git a/INSTALL b/INSTALL
index 339fedb9c6cd9d22a7de88768133efa7a69e671e..9a3dd9ccb9af28a071a9010a8036d73f47589529 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -68,6 +68,10 @@ XZ Utils Installation
     the -O2 optimization flag ("make check" fails). Using -O1 should
     work.
 
+    A problem has been reported when using shared liblzma. Passing
+    --disable-shared to configure works around this. Alternatively,
+    putting "-64" to CFLAGS to build a 64-bit version might help too.
+
 
 1.2.2. MINIX 3