diff --git a/build.sh b/build.sh index f4cc3ae..6ae7190 100755 --- a/build.sh +++ b/build.sh @@ -44,4 +44,4 @@ zig/zig cc $CFLAGS -Ijni-headers oc2rnet.c -shared -target aarch64-windows-gnu - rm build/*.lib -$STRIP ./build/* +$STRIP ./build/*.so