Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
flycast
Commits
96fa583d
Commit
96fa583d
authored
Dec 16, 2015
by
Libretro-Admin
Browse files
Define TARGET_NO_AREC for OSX
parent
d4f1941e
Changes
1
Hide whitespace changes
Inline
Side-by-side
shell/libretro/Makefile
View file @
96fa583d
...
...
@@ -216,6 +216,7 @@ else ifneq (,$(findstring osx,$(platform)))
LDFLAGS
+=
-mmacosx-version-min
=
10.7
LDFLAGS
+=
-stdlib
=
libc++
fpic
=
-fPIC
CFLAGS
+=
-D
TARGET_NO_AREC
PLATCFLAGS
+=
-D__MACOSX__
-DOSX
GL_LIB
:=
-framework
OpenGL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment