notaz.gp2x.de
/
picodrive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90bb389
)
(linux-portable) No musl
author
twinaphex
<libretro@gmail.com>
Thu, 5 Mar 2015 22:42:04 +0000
(23:42 +0100)
committer
twinaphex
<libretro@gmail.com>
Thu, 5 Mar 2015 22:42:04 +0000
(23:42 +0100)
Makefile.libretro
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.libretro
b/Makefile.libretro
index
8fe3060
..
01a3c77
100644
(file)
--- a/
Makefile.libretro
+++ b/
Makefile.libretro
@@
-41,7
+41,7
@@
ifeq ($(platform), unix)
CFLAGS += -DFAMEC_NO_GOTOS
else ifeq ($(platform), linux-portable)
TARGET := $(TARGET_NAME)_libretro.so
- SHARED := -shared -nostdlib
-L. -lmusl
+ SHARED := -shared -nostdlib
LIBM :=
DONT_COMPILE_IN_ZLIB = 1
CFLAGS += -DFAMEC_NO_GOTOS