dev-vcs/cvs: disable LTO
This commit is contained in:
parent
2632717d8f
commit
02b6e2de28
|
@ -53,6 +53,7 @@ if [[ true != false
|
|||
&& ${CATEGORY}/${PN} != dev-libs/libbsd
|
||||
&& ${CATEGORY}/${PN} != app-misc/vlock
|
||||
&& ${CATEGORY}/${PN} != app-cdr/cdrtools
|
||||
&& ${CATEGORY}/${PN} != dev-vcs/cvs
|
||||
]] ; then
|
||||
tmp="-flto=4"
|
||||
CFLAGS="${CFLAGS} ${tmp}"
|
||||
|
|
Loading…
Reference in New Issue