mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 03:35:22 +00:00
Wut! :D
This commit is contained in:
parent
96389ef83b
commit
5e241d79c8
2
Makefile
2
Makefile
@ -11,7 +11,7 @@ DEFINES = -DHAVE_CONFIG_H
|
||||
|
||||
ifneq ($(findstring Darwin,$(shell uname -a)),)
|
||||
OSX := 1
|
||||
LIBS += -framework AppKit
|
||||
LIBS += -framework AppKit -lSDLmain
|
||||
OBJ += osx-glue.o
|
||||
else
|
||||
OSX := 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user