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
a7d90e61
Commit
a7d90e61
authored
Aug 13, 2018
by
Libretro-Admin
Browse files
Set NO_THREADS = 0
parent
15bb8c00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
a7d90e61
...
...
@@ -3,7 +3,7 @@ NO_REND := 0
HAVE_GL
:=
1
HAVE_OIT
:=
0
HAVE_CORE
:=
0
NO_THREADS
:=
1
NO_THREADS
:=
0
NO_EXCEPTIONS
:=
0
NO_NVMEM
:=
0
NO_VERIFY
:=
1
...
...
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