1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00
libsodium/dist-build/android-x86.sh

3 lines
94 B
Bash
Raw Normal View History

2014-02-17 02:07:47 -07:00
#!/bin/sh
TARGET_ARCH=x86 HOST_COMPILER=i686-linux-android "$(dirname "$0")/android-build.sh"