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
89b17bed
Commit
89b17bed
authored
Apr 15, 2021
by
Libretro-Admin
Browse files
Have to disable modem for now on libnx
parent
e457b122
Pipeline
#20364
failed with stages
in 12 minutes and 16 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
89b17bed
...
...
@@ -425,7 +425,7 @@ else ifeq ($(platform), libnx)
WITH_DYNAREC
=
arm64
HAVE_GENERIC_JIT
=
0
STATIC_LINKING
=
1
ENABLE_MODEM
=
1
ENABLE_MODEM
=
0
HAVE_LTCG
=
0
NO_NVMEM
=
1
# stubs
...
...
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