]> 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>
Mon, 6 May 2024 17:45:34 +0000 (20:45 +0300)
commit50e19489387774bab3c4a988397d0d9c7a142a46
tree6f7bccf2c1c2878ac158bb385d45f16086d0ce11
parent68d18aea1422a2b86b98b71d0b019233d84e01b0
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.
INSTALL