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
Craft
Commits
d1d3a96c
Commit
d1d3a96c
authored
Jul 06, 2017
by
Libretro-Admin
Browse files
Buildfix
parent
75a1efa6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.libretro
View file @
d1d3a96c
...
...
@@ -383,7 +383,7 @@ endif
ifeq
($(platform), qnx)
CFLAGS
+=
-Wp
,-MMD
CXXFLAGS
+=
-Wp
,-MMD
ifneq
(,$(findstring msvc,$(platform)))
else
ifneq
(,$(findstring msvc,$(platform)))
else
CFLAGS
+=
-std
=
c99
-MMD
CXXFLAGS
+=
-std
=
gnu++98
-MMD
...
...
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