games-fps/urbanterror: LTO disabled.

This commit is contained in:
Kolan Sh 2014-06-18 12:01:25 +04:00
parent f0ee7196a7
commit 540d24b7c1
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ if [[ true != false
&& ${CATEGORY}/${PN}-${PV} != sys-libs/db-4.5.20_p2
&& ${CATEGORY}/${PN} != app-emulation/qemu
&& ${CATEGORY}/${PN}-${PV} != sys-devel/gcc-4.8.3 # not enough memory on machines with < 8Gb RAM
&& ${CATEGORY}/${PN} != games-fps/urbanterror
]] ; then
tmp="-flto=4"
CFLAGS="${CFLAGS} ${tmp}"