Hi,
Lennart Sorensen wrote:
Actually it appears it will, but it requires gcc that was built against
glibc 2.23 which just entered unstable. Before glibc 2.23, gcc on
powerpc does not supprot those builtins.
I will try to do a patch that does getauxvec of AT_HWCAP directly instead
to get altivec support since that has been supported for a lot longer.
"upstream" replied with this:
https://github.com/libjpeg-turbo/libjpeg-turbo/commit/6c0b7613b4d48dd35e54fc968f4a808d495f2fef
parsing cpuinfo?
what would be the best way to test this? can you make a deb package that
I can compile myself? or just build from source and install into
/usr/local as a test?
Riccardo