mirror of
https://github.com/holub/mame
synced 2025-10-06 09:00:04 +03:00
Ubuntu wants to be different. (nw)
This commit is contained in:
parent
95ccaca2ca
commit
297e264b42
@ -548,7 +548,7 @@ endif
|
||||
|
||||
# libs that Haiku doesn't want but are mandatory on *IX
|
||||
ifneq ($(TARGETOS),haiku)
|
||||
LIBS += -lm -lutil
|
||||
LIBS += -lm -lutil -lpthread
|
||||
endif
|
||||
|
||||
endif # not Mac OS X
|
||||
|
Loading…
Reference in New Issue
Block a user