mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
Now turn symbols and mapfile generation off... man, I'm dumb. (no whatsnew)
This commit is contained in:
parent
efe16bb749
commit
98ca3ea7c1
4
makefile
4
makefile
@ -128,13 +128,13 @@ BUILD_EXPAT = 1
|
||||
BUILD_ZLIB = 1
|
||||
|
||||
# uncomment next line to include the symbols
|
||||
SYMBOLS = 1
|
||||
# SYMBOLS = 1
|
||||
|
||||
# uncomment next line to include profiling information from the compiler
|
||||
# PROFILE = 1
|
||||
|
||||
# uncomment next line to generate a link map for exception handling in windows
|
||||
MAP = 1
|
||||
# MAP = 1
|
||||
|
||||
# uncomment next line to generate verbose build information
|
||||
# VERBOSE = 1
|
||||
|
Loading…
Reference in New Issue
Block a user