summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a078761..ca70a50 100644
--- a/Makefile
+++ b/Makefile
@@ -121,8 +121,10 @@ endif
endif #libblastem.so
ifeq ($(OS),Darwin)
+ifneq ($(LIBRETRO),1)
LDFLAGS+= -framework OpenGL -framework AppKit
endif
+endif
endif #PORTABLE
endif #Windows