mirror of
https://github.com/PaperMC/Velocity.git
synced 2025-04-06 16:40:52 +08:00
Readd accidentally removed macOS arm64 compression native
This commit is contained in:
parent
f8c3a1a5cb
commit
956fca142c
@ -11,7 +11,7 @@ fi
|
||||
|
||||
echo "Compiling libdeflate..."
|
||||
cd libdeflate || exit
|
||||
cmake -B build && cmake --build build --target libdeflate_static
|
||||
rm -rf build && cmake -B build && cmake --build build --target libdeflate_static
|
||||
cd ..
|
||||
|
||||
CFLAGS="-O2 -I$JAVA_HOME/include/ -I$JAVA_HOME/include/darwin/ -fPIC -shared -Wall -Werror -fomit-frame-pointer"
|
||||
|
BIN
native/src/main/resources/macos_arm64/velocity-compress.dylib
Executable file
BIN
native/src/main/resources/macos_arm64/velocity-compress.dylib
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user