mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
Documented the network compile option (nw)
This commit is contained in:
parent
7b2256d6af
commit
59b41d220f
3
makefile
3
makefile
@ -259,6 +259,9 @@ BUILD_MIDILIB = 1
|
||||
# uncomment next line to enable LTO (link-time optimizations)
|
||||
# LTO = 1
|
||||
|
||||
# uncomment next line to enable networking
|
||||
# USE_NETWORK = 1
|
||||
|
||||
# specify optimization level or leave commented to use the default
|
||||
# (default is OPTIMIZE = 3 normally, or OPTIMIZE = 0 with symbols)
|
||||
# OPTIMIZE = 3
|
||||
|
Loading…
Reference in New Issue
Block a user