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
snes9x2010
Commits
fc312a51
Unverified
Commit
fc312a51
authored
Dec 29, 2020
by
Libretro-Admin
Committed by
GitHub
Dec 29, 2020
Browse files
Update Makefile.libretro
parent
4f137556
Pipeline
#7509
passed with stages
in 10 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile.libretro
View file @
fc312a51
...
...
@@ -363,7 +363,7 @@ else ifeq ($(platform), wiiu)
TARGET
:=
$(TARGET_NAME)
_libretro_
$(platform)
.
$(EXT)
CC
=
$(DEVKITPPC)
/bin/powerpc-eabi-gcc
$(EXE_EXT)
AR
=
$(DEVKITPPC)
/bin/powerpc-eabi-ar
$(EXE_EXT)
CFLAGS
+=
-DGEKKO
-DHW_RVL
-mwup
-mcpu
=
750
-meabi
-mhard-float
-D__ppc__
-DMSB_FIRST
CFLAGS
+=
-DGEKKO
-DHW_RVL
-mcpu
=
750
-meabi
-mhard-float
-D__ppc__
-DMSB_FIRST
CFLAGS
+=
-U__INT32_TYPE__
-U
__UINT32_TYPE__
-D__INT32_TYPE__
=
int
STATIC_LINKING
=
1
STATIC_LINKING_LINK
=
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