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
snes9x2002
Commits
c75071b3
Unverified
Commit
c75071b3
authored
Dec 29, 2020
by
Libretro-Admin
Committed by
GitHub
Dec 29, 2020
Browse files
Update Makefile
parent
0e5b5e75
Pipeline
#7512
passed with stages
in 5 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c75071b3
...
...
@@ -124,7 +124,7 @@ else ifeq ($(platform), wiiu)
TARGET
:=
$(TARGET_NAME)
_libretro_
$(platform)
.a
CC
=
$(DEVKITPPC)
/bin/powerpc-eabi-gcc
AR
=
$(DEVKITPPC)
/bin/powerpc-eabi-ar
CFLAGS
+=
-DGEKKO
-DWIIU
-mwup
-mcpu
=
750
-meabi
-mhard-float
-DBLARGG_BIG_ENDIAN
=
1
-D__ppc__
-DHW_RVL
CFLAGS
+=
-DGEKKO
-DWIIU
-mcpu
=
750
-meabi
-mhard-float
-DBLARGG_BIG_ENDIAN
=
1
-D__ppc__
-DHW_RVL
CFLAGS
+=
-U__INT32_TYPE__
-U
__UINT32_TYPE__
-D__INT32_TYPE__
=
int
CFLAGS
+=
-DMSB_FIRST
STATIC_LINKING
:=
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