K 10 svn:author V 4 jkim K 8 svn:date V 27 2019-09-11T19:13:05.336032Z K 7 svn:log V 224 Ignore "-march=foo" from CFLAGS when compiling a Linux binary. I have "CPUTYPE?=znver1" in my /etc/make.conf and it broke build because this port uses GCC 4.8.5 and it does not support recent processors. Reviewed by: tijl END