git.ucc.asn.au
/
tpg
/
acess2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09d77a2
)
Makefile - libc++ and libm
author
John Hodge
<
[email protected]
>
Sun, 9 Mar 2014 14:40:58 +0000
(22:40 +0800)
committer
John Hodge
<
[email protected]
>
Sun, 9 Mar 2014 14:40:58 +0000
(22:40 +0800)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
a8345ac
..
0edc983
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-10,9
+10,9
@@
SUBMAKE = $(MAKE) --no-print-directory
-USRLIBS := crt0.o acess.ld ld-acess.so libc.so libposix.so
+USRLIBS := crt0.o acess.ld ld-acess.so libc.so lib
c++.so lib
posix.so
USRLIBS += libreadline.so libnet.so liburi.so libpsocket.so
-USRLIBS += libimage_sif.so libunicode.so
+USRLIBS += libimage_sif.so libunicode.so
libm.so
EXTLIBS :=
#libspiderscript
UCC
git Repository :: git.ucc.asn.au