Externals/libspiderscript - Updated to new master (complex_types)
authorJohn Hodge <[email protected]>
Thu, 8 Aug 2013 04:12:01 +0000 (12:12 +0800)
committerJohn Hodge <[email protected]>
Thu, 8 Aug 2013 04:12:01 +0000 (12:12 +0800)
Externals/libspiderscript/Makefile
Externals/libspiderscript/source

index 940cf35..6b9f098 100644 (file)
@@ -8,6 +8,8 @@ all: source/libspiderscript.so
        
 clean:
        CC=$(CC) make -C source/src clean
+       rm $(PREFIX)/include/spiderscript.h
+       rm $(EPREFIX)/lib/libspiderscript.so
 
 source/:
        git submodule update source/
index 9f2d7fa..a5d190a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 9f2d7faf34c16ceaee2f1bffe3d5558c41382523
+Subproject commit a5d190a89ca3f3a78c8b44a855b044ff4e713bb3

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