mirror of
https://github.com/vxcontrol/lualibs-expat.git
synced 2026-07-01 22:56:23 -04:00
removed 32bit support
This commit is contained in:
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
@@ -1 +0,0 @@
|
||||
P=linux32 L="-s -static-libgcc" D=libexpat.so A=libexpat.a ./build.sh
|
||||
@@ -1 +0,0 @@
|
||||
P=mingw32 L="-s -static-libgcc" D=expat.dll A=expat.a ./build.sh
|
||||
@@ -1,3 +0,0 @@
|
||||
[ `uname` = Linux ] && export X=i386-apple-darwin11-
|
||||
P=osx32 C="-arch i386" L="-arch i386 -install_name @rpath/libexpat.dylib" \
|
||||
D=libexpat.dylib A=libexpat.a ./build.sh
|
||||
Reference in New Issue
Block a user