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
30a88c58
Commit
30a88c58
authored
Oct 14, 2016
by
Libretro-Admin
Browse files
(Emscripten) Try to set WITH_DYNAREC to null
parent
926e38cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
30a88c58
...
...
@@ -402,7 +402,7 @@ else ifeq ($(platform), emscripten)
EXT
?=
bc
TARGET
:=
$(TARGET_NAME)
_libretro_
$(platform)
.
$(EXT)
GLES
:=
1
WITH_DYNAREC
:
=
WITH_DYNAREC
=
CPUFLAGS
+=
-Dasm
=
asmerror
-D__asm__
=
asmerror
-DNO_ASM
-DNOSSE
SINGLE_THREAD
:=
1
PLATCFLAGS
+=
-Drglgen_resolve_symbols_custom
=
reicast_rglgen_resolve_symbols_custom
\
...
...
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