mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
add x86 native library
This commit is contained in:
parent
f0bd7ff3cd
commit
14d38c9c12
4
Makefile
4
Makefile
@ -60,3 +60,7 @@ $(NATIVE_DLL): $(SNAPPY_OUT)/$(LIBNAME) $(TARGET)/snappy-$(VERSION)
|
||||
$(TARGET)/$(snappy-jar-version).jar: $(NATIVE_DLL)
|
||||
$(MVN) package
|
||||
|
||||
|
||||
|
||||
win32:
|
||||
$(MAKE) native CXX=mingw32-g++ OS_NAME=Windows OS_ARCH=x86
|
||||
|
BIN
src/main/resources/org/xerial/snappy/native/Windows/x86/snappy.dll
Executable file
BIN
src/main/resources/org/xerial/snappy/native/Windows/x86/snappy.dll
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user