The devel/arm-elf-gcc295 port will put -march=CPU into the CFLAGS if CPUTYPE is defined in /etc/make.conf. This causes cross compilation to fail. There's a fix below that removes the argument from the CFLAGS. I'm wondering if this is the best way to cope with it? Are there better solutions?
State Changed From-To: open->closed committed, thanks