mame: disable LTO
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
a898f30f1c
commit
9f986af21a
@ -35,6 +35,7 @@ do_build() {
|
||||
opts+=" NOWERROR=1"
|
||||
opts+=" OPTIMIZE=3"
|
||||
opts+=" TOOLS=1"
|
||||
opts+=" LTO=0"
|
||||
opts+=" USE_SYSTEM_LIB_EXPAT=1"
|
||||
opts+=" USE_SYSTEM_LIB_ZLIB=1"
|
||||
opts+=" USE_SYSTEM_LIB_JPEG=1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user