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
Ignore "-march=foo" from CFLAGS when compiling a Linux binary. Tags None Referenced Files None Subscribers None
Description
Details
|