1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00
libsodium/dist-build
小明 74fd1d4584 fixed inability to create xcframework in Symbolic Link (#1356)
Creating Clibsodium.xcframework...
error: cannot compute path of binary 'Path(str: "/private/tmp/libsodium-stable/libsodium-apple/macos/lib/libsodium.a")' relative to that of '/tmp/libsodium-stable/libsodium-apple/macos/lib/libsodium.a'
ls: /tmp/libsodium-stable/libsodium-apple/Clibsodium.xcframework: No such file or directory

ls -l /tmp
lrwxr-xr-x@ 1 root  wheel  11 12 15 22:43 /tmp -> private/tmp
2024-02-29 11:20:17 +01:00
..
android-aar.sh Bump 2023-09-13 09:00:05 +02:00
android-armv7-a.sh Stable: check Android support in CI, too 2022-11-27 16:19:22 +01:00
android-armv8-a.sh Stable: check Android support in CI, too 2022-11-27 16:19:22 +01:00
android-build.sh egrep -> grep -E 2023-11-23 13:36:02 +01:00
android-x86_64.sh Android: use PLATFORM 16 by default, don't bother with compat for API 21 2017-05-20 19:16:05 +02:00
android-x86.sh Don't build arm and armv7 android targets in the same directory 2015-02-08 10:34:39 +01:00
apple-xcframework.sh fixed inability to create xcframework in Symbolic Link (#1356) 2024-02-29 11:20:17 +01:00
emscripten-symbols.def Add AEGIS AEADs 2023-09-13 09:00:06 +02:00
emscripten.sh Sync 2023-11-30 15:44:36 +01:00
generate-emscripten-symbols.sh Sync build scripts with 1.0.20 2023-09-13 09:00:06 +02:00
macos.sh Use -O3 instead of -Ofast in dist-build scripts as well 2023-10-20 12:17:09 +02:00
Makefile.am Sync build scripts with 1.0.20 2023-09-13 09:00:06 +02:00
Makefile.in Sync build scripts with 1.0.20 2023-09-13 09:00:06 +02:00
msys2-win32.sh Use -O3 instead of -Ofast in dist-build scripts as well 2023-10-20 12:17:09 +02:00
msys2-win64.sh Use -O3 instead of -Ofast in dist-build scripts as well 2023-10-20 12:17:09 +02:00
wasm32-wasi.sh The --stack-first link option doesn't exist any more 2023-02-07 13:01:40 +01:00