CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/12/06 10:46:51
Modified files:
graphics/libraw: Makefile
Log message:
The switch from MODULES=gcc4 to COMPILER didn't replicate the previous
state (it was intended to use the base compiler for most arches, but
a ports compiler on arm as it supported atomic ops not available in base).
Switch it back, and add hppa to MODGCC4_ARCHS as build was failing for
the same reason; may not work, but this is the simplest way to find out.
ok jca@ kirby@