profile: testing profile forcing gold linker for chromium or it can't build

This commit is contained in:
Zero_Chaos 2013-06-26 13:52:01 +00:00
parent 15a90cc6bc
commit dd03d3b7e4

View file

@ -0,0 +1 @@
if [[ $CATEGORY/$PN == www-client/chromium ]] ; then EXTRA_ECONF="--enable-gold=default" ; fi