default: Graphite disabled for firefox.

This commit is contained in:
Kolan Sh 2014-03-23 11:04:05 +04:00
parent 7f03eb0bf2
commit ac5fe4068d
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ fi
# no-graphite
if [[ true != false
&& ${CATEGORY}/${PN} != undefined/undefined
&& ${CATEGORY}/${PN} != www-client/firefox
]] ; then
tmp="-floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block"
CFLAGS="${CFLAGS} ${tmp}"