Fixed LTO rule for spidermonkey
This commit is contained in:
parent
87de99b260
commit
b3960336c1
|
@ -29,8 +29,7 @@ if [[ true != false
|
|||
&& ${CATEGORY}/${PN} != sys-power/upower
|
||||
&& ${CATEGORY}/${PN} != dev-qt/qtdeclarative
|
||||
&& ${CATEGORY}/${PN} != media-libs/mesa
|
||||
&& ${CATEGORY}/${PN}/${PV} != dev-lang/spidermonkey-1.8.5
|
||||
&& ${CATEGORY}/${PN}/${PV} != dev-lang/spidermonkey-1.8.5-r4
|
||||
&& ${CATEGORY}/${PN}-${PV} != dev-lang/spidermonkey-1.8.5
|
||||
&& ${CATEGORY}/${PN} != games-action/minetest
|
||||
&& ${CATEGORY}/${PN} != app-emulation/wine
|
||||
&& ${CATEGORY}/${PN} != app-emulation/virtualbox
|
||||
|
|
Loading…
Reference in New Issue