From: Lasse Collin Date: Thu, 31 Mar 2011 12:06:58 +0000 (+0300) Subject: Update INSTALL with another note about IRIX. X-Git-Tag: v5.0.2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45553f9b4b0175c292023010dc41520347004852;p=thirdparty%2Fxz.git Update INSTALL with another note about IRIX. --- diff --git a/INSTALL b/INSTALL index 339fedb9..9a3dd9cc 100644 --- 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