mame: disable LTO
It does nothing useful for mame's mega binary. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -44,6 +44,7 @@ EXTRA_OEMAKE = " \
|
||||
OVERRIDE_CXX='${CXX} ${MAME_PTR64}' \
|
||||
TOOLS=1 \
|
||||
USE_QTDEBUG=0 \
|
||||
LTO=0 \
|
||||
NOWERROR=1 \
|
||||
${MAME_NOASM} \
|
||||
USE_SYSTEM_LIB_EXPAT=1 \
|
||||
|
||||
Reference in New Issue
Block a user