K 10 svn:author V 6 marino K 8 svn:date V 27 2016-02-10T18:26:28.345222Z K 7 svn:log V 308 lang/gcc6-aux: Neutralize CPUTYPE settings It's been reported that gcc6-aux fails to build when CPUTYPE is set to haswell and it's not alone. Remove any -march cflags which should effectively negate the CPUTYPE setting. We can't change CPUTYPE directly because it is included before the port makefile is. END