mirror of
https://github.com/holub/mame
synced 2025-05-21 21:29:15 +03:00
Fix some non-Windows compiles (nw)
This commit is contained in:
parent
89e4cc873e
commit
a93ee65b41
@ -101,6 +101,9 @@ ifdef NOASM
|
||||
DEFS += -DSDLMAME_NOASM
|
||||
endif
|
||||
|
||||
# patch up problems with new zlib
|
||||
DEFS += -D_LFS64_LARGEFILE=0
|
||||
|
||||
# bring in external flags for RPM build
|
||||
CCOMFLAGS += $(OPT_FLAGS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user