mirror of
https://github.com/holub/mame
synced 2025-06-30 07:58:56 +03:00
Define network API to use on NetBSD.
Fixes build on NetBSD. Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
This commit is contained in:
parent
537326b282
commit
7d1fe0cc62
@ -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