5c5 < inherit eutils --- > inherit eutils flag-o-matic 28a29,37 > > # fix gentoo bug #100883 > ## CFLAG cleaning so it compiles > # strip-flags > filter-flags "-fforce-addr" "-funroll-all-loops" > # these work OK > # "-fomit-frame-pointer" "-falign-functions=*" "-falign-jumps=*" "-falign-labels=*" "-falign-loops=*" "-fcaller-saves" "-fno-loop-optimize" "-fprefetch-loop-arrays" "-freorder-blocks" "-maccumulate-outgoing-args" > filter-flags "-O" "-O?" >