CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2019/10/18 08:51:59

Modified files:
        graphics/DevIL : Makefile 

Log message:
DevIL: disable _mm_malloc() detection and usage on powerpc
gcc-8's _mm_malloc() uses the AltiVec keyword __vector on this arch,
breaking the build -- and we don't want AltiVec for macppc G3 compat.

While here refresh WANTLIB and remove the unused graphics/openjpeg
from LIB_DEPENDS (spotted by kmos@, thanks!)

OK sthen@ kmos@

Reply via email to