]> git.ipfire.org Git - thirdparty/xz.git/commit
Update INSTALL about MINIX 3
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 6 May 2024 17:45:34 +0000 (20:45 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 22 May 2024 21:13:43 +0000 (00:13 +0300)
commit1e243ab378e8f78ebb3af741fb38354954cf20f9
treef5dd4f4165f4778e11889d207074a120c8e1b174
parent8595b5ab3ba766eb6daed890bfe91a16fe329c2c
Update INSTALL about MINIX 3

The latest stable is 3.3.0 and it's from 2014.
Don't mention the older versions in INSTALL.
3.3.0 ships with Clang already.

Testing with 3.4.0beta6 shows that tuklib_physmem
works too so omit comments about that from INSTALL.
Visibility warnigns weren't a problem either.

Thus it's enough to mention the need for --disable-threads
as configure doesn't autodetect the lack of pthreads.

(cherry picked from commit 50e19489387774bab3c4a988397d0d9c7a142a46)
INSTALL