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
beetle-pce-libretro
Commits
c409e680
Unverified
Commit
c409e680
authored
Dec 29, 2020
by
Libretro-Admin
Committed by
GitHub
Dec 29, 2020
Browse files
Update Makefile
parent
bcf69f54
Pipeline
#7542
passed with stages
in 1 minute and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c409e680
...
...
@@ -256,7 +256,7 @@ else ifneq (,$(filter $(platform), ngc wii wiiu))
# Nintendo WiiU
ifneq
(,$(findstring wiiu,$(platform)))
ENDIANNESS_DEFINES
+=
-DWIIU
-DHW_RVL
-mwup
ENDIANNESS_DEFINES
+=
-DWIIU
-DHW_RVL
# Nintendo Wii
else
ifneq
(,$(findstring wii,$(platform)))
...
...
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