mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-27 09:11:00 +02:00
profile: testing profile forcing gold linker for chromium or it can't build
This commit is contained in:
parent
15a90cc6bc
commit
dd03d3b7e4
1 changed files with 1 additions and 0 deletions
1
profiles/pentoo/arch/x86/profile.bashrc
Normal file
1
profiles/pentoo/arch/x86/profile.bashrc
Normal file
|
|
@ -0,0 +1 @@
|
|||
if [[ $CATEGORY/$PN == www-client/chromium ]] ; then EXTRA_ECONF="--enable-gold=default" ; fi
|
||||
Loading…
Reference in a new issue