2005-12-30 jrandom

* Replaced the bundled linux jcpuid (written in C++) with scintilla's
      jcpuid (written in C), removing the libg++.so.5 dependency that has bit
      some distros (e.g. mandriva)
This commit is contained in:
jrandom
2005-12-30 18:16:46 +00:00
committed by zzz
parent 728f177473
commit 5b1a6391f3
4 changed files with 10 additions and 1 deletions

View File

@ -12,3 +12,7 @@ with GMP-4.1.4.
On Nov 29, 2005, the libjbigi-osx-none.jnilib was added back to
jbigi.jar after being mistakenly removed in the Sep 18 update (d'oh!)
On Dec 30, 2005, the libjcpuid-x86-linux.so was updated to use the
(year old) C version of jcpuid, rather than the C++ version. This removes
the libg++.so.5 dependency that has been a problem for a few linux distros.

Binary file not shown.

Binary file not shown.