go back to stripping dylibs

llvm-strip is smart enough to not remove the code signature from arm64
dylibs, dlls seem to be unaffected so they don't matter
This commit is contained in:
Un1q32
2025-04-25 18:12:24 -04:00
parent c45a5b7d40
commit d1701e0bd2

View File

@@ -44,4 +44,4 @@ fi
rm build/*.lib
$STRIP ./build/*.so
$STRIP ./build/*