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
6008a1ac
Unverified
Commit
6008a1ac
authored
Dec 29, 2020
by
Libretro-Admin
Committed by
GitHub
Dec 29, 2020
Browse files
Update Makefile.libretro
parent
fc312a51
Pipeline
#8156
passed with stages
in 17 minutes and 9 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Makefile.libretro
View file @
6008a1ac
...
...
@@ -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
-mcpu
=
750
-meabi
-mhard-float
-D__ppc__
-DMSB_FIRST
CFLAGS
+=
-DGEKKO
-DHW_RVL
-mwup
-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