Removed libspiderscript from build (for now)
authorJohn Hodge (sonata) <[email protected]>
Wed, 7 Aug 2013 14:25:18 +0000 (22:25 +0800)
committerJohn Hodge (sonata) <[email protected]>
Wed, 7 Aug 2013 14:25:18 +0000 (22:25 +0800)
Makefile

index d3290df..3940b3e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,8 @@ USRLIBS := crt0.o acess.ld ld-acess.so libc.so libposix.so
 USRLIBS += libreadline.so libnet.so liburi.so libpsocket.so
 USRLIBS += libimage_sif.so libunicode.so
 
-EXTLIBS := libspiderscript
+EXTLIBS := 
+#libspiderscript
 # zlib libpng
 
 USRAPPS := init login CLIShell cat ls mount automounter

UCC git Repository :: git.ucc.asn.au