Home
last modified time | relevance | path

Searched refs:ANDROID_PREFIX (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/contrib/android/
H A Dinstall_openssl.sh27 --prefix="$ANDROID_PREFIX" --openssldir="$ANDROID_PREFIX"; then
H A Dinstall_expat.sh21 if ! ./configure --build="$AUTOTOOLS_BUILD" --host="$AUTOTOOLS_HOST" --prefix="$ANDROID_PREFIX"; th…
/freebsd/contrib/unbound/
H A DREADME-Travis.md87 - ANDROID_PREFIX="$HOME/android$ANDROID_API-$ANDROID_CPU"
142 …prefix="$ANDROID_PREFIX"` so the headers are placed in `$ANDROID_PREFIX/include` directory, and th…
144 `ANDROID_PREFIX` is the value `$HOME/android$ANDROID_API-$ANDROID_CPU`. The libraries will be insta…
157 export PKG_CONFIG_PATH="$ANDROID_PREFIX/lib/pkgconfig"
165 --prefix="$ANDROID_PREFIX" \
166 --with-ssl="$ANDROID_PREFIX" \
167 --with-libexpat="$ANDROID_PREFIX" \
/freebsd/contrib/ldns/
H A DREADME-Travis.md83 - ANDROID_PREFIX="$HOME/android$ANDROID_API-$ANDROID_CPU"
138 …prefix="$ANDROID_PREFIX"` so the headers are placed in `$ANDROID_PREFIX/include` directory, and th…
140 `ANDROID_PREFIX` is the value `$HOME/android$ANDROID_API-$ANDROID_CPU`. The libraries will be insta…
155 export PKG_CONFIG_PATH="$ANDROID_PREFIX/lib/pkgconfig"
163 --prefix="$ANDROID_PREFIX" \
164 --with-ssl="$ANDROID_PREFIX" \