mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
Merge pull request #124 from 0-wiz-0/master
Define network API to use on NetBSD.
This commit is contained in:
commit
fe4698fbd6
@ -242,6 +242,7 @@ BASE_TARGETOS = unix
|
||||
SYNC_IMPLEMENTATION = ntc
|
||||
LIBS += -lutil
|
||||
NO_USE_MIDI = 1
|
||||
SDL_NETWORK = pcap
|
||||
endif
|
||||
|
||||
ifeq ($(TARGETOS),solaris)
|
||||
|
Loading…
Reference in New Issue
Block a user