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
0d10974d
Commit
0d10974d
authored
Aug 02, 2018
by
Libretro-Admin
Browse files
Do this only for Windows
parent
320fc988
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
0d10974d
...
...
@@ -538,7 +538,9 @@ ifeq ($(HAVE_TEXUPSCALE), 1)
CORE_DEFINES
+=
-DHAVE_TEXUPSCALE
CXXFLAGS
+=
-fopenmp
LDFAGS
+=
-fopenmp
ifeq
($(platform), win)
LDFLAGS_END
+=
-Wl
,-Bstatic
-lgmp
-Wl
,-Bstatic
-lgomp
endif
NEED_CXX11
=
1
NEED_PTHREAD
=
1
endif
...
...
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