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
libretro-pocketcdg
Commits
bcbd8dc9
Commit
bcbd8dc9
authored
Nov 16, 2021
by
Libretro-Admin
Browse files
hopefully fixes pspiomanmgr errors
parent
0e94f5ea
Pipeline
#74416
passed with stages
in 5 minutes and 25 seconds
Changes
1
Pipelines
38
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
bcbd8dc9
...
@@ -173,6 +173,7 @@ else ifeq ($(platform), psp1)
...
@@ -173,6 +173,7 @@ else ifeq ($(platform), psp1)
CC
=
psp-gcc
$(EXE_EXT)
CC
=
psp-gcc
$(EXE_EXT)
AR
=
psp-ar
$(EXE_EXT)
AR
=
psp-ar
$(EXE_EXT)
PLATFORM_DEFINES
:=
-DPSP
-G0
PLATFORM_DEFINES
:=
-DPSP
-G0
CFLAGS
+=
-DGNU_SOURCE
=
1
-G0
-I
$(
shell
psp-config
--pspsdk-path
)
/include
STATIC_LINKING
=
1
STATIC_LINKING
=
1
# Vita
# Vita
...
...
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