mirror of
https://github.com/holub/mame
synced 2025-10-07 01:16:22 +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
|
# libs that Haiku doesn't want but are mandatory on *IX
|
||||||
ifneq ($(TARGETOS),haiku)
|
ifneq ($(TARGETOS),haiku)
|
||||||
LIBS += -lm -lutil
|
LIBS += -lm -lutil -lpthread
|
||||||
endif
|
endif
|
||||||
|
|
||||||
endif # not Mac OS X
|
endif # not Mac OS X
|
||||||
|
Loading…
Reference in New Issue
Block a user