K 10 svn:author V 6 marino K 8 svn:date V 27 2016-02-18T22:11:27.634195Z K 7 svn:log V 242 lang/gcc6-aux: re-enable the -march filter It did not take long for gcc6-aux to fail again when CPUTYPE is set (this time to native). Just block this settings by filtering out -march CFLAGS again to solve the issue permanently. PR: 207311 END