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
libretro-chailove
Commits
75e2475c
Verified
Commit
75e2475c
authored
Nov 28, 2017
by
RobLoach
Browse files
Add PHYSFS_PLATFORM_MACOSX
parent
5067f432
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile.common
View file @
75e2475c
...
...
@@ -38,6 +38,9 @@ SOURCES_C += $(wildcard \
vendor/physfs/extras/physfsrwops.c
\
vendor/physfs/src/
*
.c
\
)
ifeq
($(platform), osx)
FLAGS
+=
-DPHYSFS_PLATFORM_MACOSX
endif
# SDL_tty
FLAGS
+=
-Ivendor
/SDL_tty/include
...
...
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