mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-15 00:14:48 +01:00
Add libsodium source
This commit is contained in:
4
libsodium-1.0.18-RELEASE/dist-build/android-x86_64.sh
Normal file
4
libsodium-1.0.18-RELEASE/dist-build/android-x86_64.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
export TARGET_ARCH=westmere
|
||||
export CFLAGS="-Os -march=${TARGET_ARCH}"
|
||||
NDK_PLATFORM=android-21 ARCH=x86_64 HOST_COMPILER=x86_64-linux-android "$(dirname "$0")/android-build.sh"
|
||||
Reference in New Issue
Block a user