diff options
| author | sneurlax <sneurlax@gmail.com> | 2024-10-10 17:10:15 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-10 17:10:15 -0500 |
| commit | 440f6c31c764296f5b6856dcd8ba759cfd17d1a0 (patch) | |
| tree | 9519899493ab0f686e99b8705e0d5770a80fec9a /external | |
| parent | eb7cc583ef7ce825520795fde2b514a304c5548c (diff) | |
| parent | fdd92dff2d912ac2a82c8138f1002cc7fce942bc (diff) | |
Merge branch 'master' into rust
Diffstat (limited to 'external')
| -rwxr-xr-x | external/ios/libsodium_apple-ios.sh | 4 | ||||
| m--------- | external/libexpat | 0 | ||||
| m--------- | external/libsodium | 0 | ||||
| m--------- | external/libzmq | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/external/ios/libsodium_apple-ios.sh b/external/ios/libsodium_apple-ios.sh index 8a47a16..963ba32 100755 --- a/external/ios/libsodium_apple-ios.sh +++ b/external/ios/libsodium_apple-ios.sh @@ -100,7 +100,9 @@ build_ios() { mkdir -p "${PREFIX}/tmp" -echo "Building for iOS..." +echo "Building for iOS... ($LOG_FILE)" +./autogen.sh +./configure build_ios >"$LOG_FILE" 2>&1 || exit 1 echo "Adding the Clibsodium module map for Swift..." diff --git a/external/libexpat b/external/libexpat -Subproject 624da0f593bb8d7e146b9f42b06d8e6c80d032a +Subproject 038a0bf44f940ad7f7df59cfa5ed6fcb2c63f64 diff --git a/external/libsodium b/external/libsodium -Subproject 443617d7507498f7477703f0b51cb596d453926 +Subproject 3c6da4b8c27c7d546746eadabc9e2dd6c1fdfc2 diff --git a/external/libzmq b/external/libzmq -Subproject 64db7d28fea695132834f6d2c5949cfea2f22d0 +Subproject 90b4f410a07222fa2e9a5f53b454a09d4533e45 |
