CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/08/12 13:26:58
Modified files:
sysutils/memtest86+: Makefile
sysutils/memtest86+/patches: patch-Makefile
Log message:
Revert most of my recent CFLAGS changes
test.c doesn't build with clang and -O2, so keep using -Os for it, and
respect CFLAGS only for other files.
