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-2048
Commits
38a903d8
Commit
38a903d8
authored
Mar 05, 2015
by
Libretro-Admin
Browse files
(linux-portable) Update
parent
5eab61b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.libretro
View file @
38a903d8
...
...
@@ -30,7 +30,6 @@ else ifeq ($(platform), linux-portable)
fpic
:=
-fPIC
-nostdlib
SHARED
:=
-shared
-Wl
,--no-undefined
LIBM
:=
LDFLAGS
+=
-L
.
-lmusl
else
ifeq
($(platform), osx)
TARGET
:=
$(TARGET_NAME)
_libretro.dylib
fpic
:=
-fPIC
...
...
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