mirror of
https://github.com/holub/mame
synced 2025-06-26 14:24:12 +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
|
SYNC_IMPLEMENTATION = ntc
|
||||||
LIBS += -lutil
|
LIBS += -lutil
|
||||||
NO_USE_MIDI = 1
|
NO_USE_MIDI = 1
|
||||||
|
SDL_NETWORK = pcap
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(TARGETOS),solaris)
|
ifeq ($(TARGETOS),solaris)
|
||||||
|
Loading…
Reference in New Issue
Block a user