mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-20 12:34:30 +02:00
Fix target
This commit is contained in:
parent
af65668729
commit
9688dba439
2
Makefile
2
Makefile
@ -151,7 +151,7 @@ native: jni-header snappy-header $(NATIVE_DLL)
|
||||
native-nocmake: jni-header $(NATIVE_DLL)
|
||||
snappy: native $(TARGET)/$(snappy-jar-version).jar
|
||||
|
||||
native-all: native native-arm clean-docker mac64 win32 win64 win-armv7 win-arm64 linux32 linux64 linux-ppc64le linux-riscv64 linux-s390x
|
||||
native-all: native native-arm clean-docker mac64 win32 win64 win-armv7 win-aarch64 linux32 linux64 linux-ppc64le linux-riscv64 linux-s390x
|
||||
|
||||
ifdef CI
|
||||
# Clean docker images within CI to avoid no space left error
|
||||
|
Loading…
x
Reference in New Issue
Block a user