CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/05/16 04:49:50
Modified files:
games/0ad/base : Makefile
Log message:
fix 0ad/base following CXXFLAGS change; -march=i586 was added to CFLAGS but
also needs adding to CXXFLAGS (port uses 64-bit atomic ops).
