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
75a1efa6
Commit
75a1efa6
authored
Jul 06, 2017
by
Libretro-Admin
Browse files
Skip this for MSVC
parent
e0b7e2b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.libretro
View file @
75a1efa6
...
...
@@ -383,6 +383,7 @@ endif
ifeq
($(platform), qnx)
CFLAGS
+=
-Wp
,-MMD
CXXFLAGS
+=
-Wp
,-MMD
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