Home
last modified time | relevance | path

Searched refs:NDK (Results 1 – 25 of 1964) sorted by relevance

12345678910>>...79

/dports/devel/radare2/radare2-5.1.1/sys/
H A Dandroid-shell.sh63 if [ -z "${NDK}" ]; then
70 NDK="$N"
76 if [ -z "${NDK}" ]; then
78 NDK="${HOME}/Library/Android/sdk/ndk-bundle/"
80 NDK="${HOME}/Downloads/android-ndk-r21d"
83 [ -z "${NDK}" ] && NDK="${HOME}/Downloads/android-ndk-r21d"
88 echo NDK="$NDK"
95 …${NDK}/build/tools/make_standalone_toolchain.py --arch=${ARCH} --install-dir=/tmp/ndk/ --api=28 --…
103 if [ ! -d "${NDK}" ]; then
104 echo "Cannot find Android NDK ${NDK}" >&2
[all …]
H A Dandroid-ndk-install.sh16 echo Downloading NDK $V...
20 export NDK=$(ls -d /tmp/ndkzip/* | head -n1)
21 echo NDK=${NDK}
22 echo NDK=${NDK} > $HOME/.r2androidrc
23 python $NDK/build/tools/make_standalone_toolchain.py \
/dports/security/honggfuzz/honggfuzz-0.7/third_party/android/scripts/
H A Dcompile-capstone.sh18 if [ -z "$NDK" ]; then
21 NDK=$(dirname $(which ndk-build))
80 if [ -z "$NDK" ]; then
83 $NDK=$(dirname $(which ndk-build))
94 SYSROOT="$NDK/platforms/android-21/arch-$ARCH"
95 …export CC="$NDK/toolchains/$TOOLCHAIN_S/prebuilt/$HOST_OS-$HOST_ARCH/bin/$TOOLCHAIN-gcc --sysroot=…
96 …export CXX="$NDK/toolchains/$TOOLCHAIN_S/prebuilt/$HOST_OS-$HOST_ARCH/bin/$TOOLCHAIN-g++ --sysroot…
97 export PATH="$NDK/toolchains/$TOOLCHAIN_S/prebuilt/$HOST_OS-$HOST_ARCH/bin":$PATH
99 …export CROSS="$NDK/toolchains/$TOOLCHAIN_S/prebuilt/$HOST_OS-$HOST_ARCH/bin/$TOOLCHAIN-" CFLAGS="-…
108 NDK=$NDK CAPSTONE_BUILD_CORE_ONLY=yes CAPSTONE_ARCHS=$CS_ARCH \
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/tools/
H A Dbuild_libstagefright3 if [ "$NDK" = "" ]; then
4 echo NDK variable not set, assuming ${HOME}/android-ndk
5 export NDK=${HOME}/android-ndk
25 SYSROOT=$NDK/platforms/android-9/arch-arm
27 TOOLCHAIN=`echo $NDK/toolchains/arm-linux-androideabi-4.4.3/prebuilt/*-x86`
44 EXTRA_CFLAGS="$EXTRA_CFLAGS -I$NDK/sources/cxx-stl/gnu-libstdc++/include -I$NDK/sources/cxx-stl/gnu…
47 EXTRA_LDFLAGS="-Wl,--fix-cortex-a8 -L$ANDROID_LIBS -Wl,-rpath-link,$ANDROID_LIBS -L$NDK/sources/cxx…
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/tools/
H A Dbuild_libstagefright3 if [ "$NDK" = "" ]; then
4 echo NDK variable not set, assuming ${HOME}/android-ndk
5 export NDK=${HOME}/android-ndk
25 SYSROOT=$NDK/platforms/android-9/arch-arm
27 TOOLCHAIN=`echo $NDK/toolchains/arm-linux-androideabi-4.4.3/prebuilt/*-x86`
44 EXTRA_CFLAGS="$EXTRA_CFLAGS -I$NDK/sources/cxx-stl/gnu-libstdc++/include -I$NDK/sources/cxx-stl/gnu…
47 EXTRA_LDFLAGS="-Wl,--fix-cortex-a8 -L$ANDROID_LIBS -Wl,-rpath-link,$ANDROID_LIBS -L$NDK/sources/cxx…
/dports/devel/sfml/SFML-2.5.1/tools/android/
H A Dmake_all.sh4 if [ "$NDK" == "" ]
7 echo -n "NDK: "; read NDK
8 export NDK=$NDK
11 export ANDROID_NDK=$NDK
/dports/security/liboqs/liboqs-0.7.0/scripts/
H A Dbuild-android.sh39 NDK=$1
41 if [ -d "$NDK" ]
43 echo "Valid directory for NDK at $NDK"
45 echo "Directory for NDK doesn't exist at $NDK"
108 -DCMAKE_TOOLCHAIN_FILE="$NDK"/build/cmake/android.toolchain.cmake \
/dports/devel/cmake-gui/cmake-3.22.1/Modules/Platform/
H A DAndroid-Clang.cmake10 # Include the NDK hook.
11 # It can be used by NDK to inject necessary fixes for an earlier cmake.
16 # Load flags from NDK. This file may provides the following variables:
44 # Natively compiling on an Android host doesn't use the NDK cross-compilation
55 # NDK provides the flags.
62 # The NDK toolchain configuration files at:
87 # Include the NDK hook.
88 # It can be used by NDK to inject necessary fixes for an earlier cmake.
/dports/devel/cmake/cmake-3.22.1/Modules/Platform/
H A DAndroid-Clang.cmake10 # Include the NDK hook.
11 # It can be used by NDK to inject necessary fixes for an earlier cmake.
16 # Load flags from NDK. This file may provides the following variables:
44 # Natively compiling on an Android host doesn't use the NDK cross-compilation
55 # NDK provides the flags.
62 # The NDK toolchain configuration files at:
87 # Include the NDK hook.
88 # It can be used by NDK to inject necessary fixes for an earlier cmake.
/dports/devel/cmake-doc/cmake-3.22.1/Modules/Platform/
H A DAndroid-Clang.cmake10 # Include the NDK hook.
11 # It can be used by NDK to inject necessary fixes for an earlier cmake.
16 # Load flags from NDK. This file may provides the following variables:
44 # Natively compiling on an Android host doesn't use the NDK cross-compilation
55 # NDK provides the flags.
62 # The NDK toolchain configuration files at:
87 # Include the NDK hook.
88 # It can be used by NDK to inject necessary fixes for an earlier cmake.
/dports/lang/mono/mono-5.10.1.57/external/boringssl/util/android-cmake/
H A DREADME.md49 * Latest GCC available in NDK is used as the default compiler;
66 …D_NDK** - path to the Android NDK. If not set then _android-cmake_ will search for the most recent…
105 * Available for NDK r7 and newer.
108 * Available for NDK r7 and newer.
110 * Implies `-fno-rtti -fno-exceptions` for NDK before r7.
111 * Implies `-frtti -fno-exceptions` for NDK r7 and newer.
119 * Available for NDK r7b and newer.
134 * `LINARO` - NDK from Linaro project;
135 * `ANDROID` - NDK from AOSP.
167 * `ANDROID_NDK_RELEASE` - version of the Android NDK
[all …]
/dports/lang/mono/mono-5.10.1.57/external/boringssl/third_party/android-cmake/
H A DREADME.md49 * Latest GCC available in NDK is used as the default compiler;
66 …D_NDK** - path to the Android NDK. If not set then _android-cmake_ will search for the most recent…
105 * Available for NDK r7 and newer.
108 * Available for NDK r7 and newer.
110 * Implies `-fno-rtti -fno-exceptions` for NDK before r7.
111 * Implies `-frtti -fno-exceptions` for NDK r7 and newer.
119 * Available for NDK r7b and newer.
134 * `LINARO` - NDK from Linaro project;
135 * `ANDROID` - NDK from AOSP.
167 * `ANDROID_NDK_RELEASE` - version of the Android NDK
[all …]
/dports/multimedia/assimp/assimp-5.1.3/contrib/android-cmake/
H A DREADME.md49 * Latest GCC available in NDK is used as the default compiler;
66 …D_NDK** - path to the Android NDK. If not set then _android-cmake_ will search for the most recent…
105 * Available for NDK r7 and newer.
108 * Available for NDK r7 and newer.
110 * Implies `-fno-rtti -fno-exceptions` for NDK before r7.
111 * Implies `-frtti -fno-exceptions` for NDK r7 and newer.
119 * Available for NDK r7b and newer.
134 * `LINARO` - NDK from Linaro project;
135 * `ANDROID` - NDK from AOSP.
167 * `ANDROID_NDK_RELEASE` - version of the Android NDK
[all …]
/dports/www/nginx-full/ngx_devel_kit-0.3.1/
H A DREADME.md4 Nginx Development Kit (NDK)
20 * [Modules using NDK](#modules-using-ndk)
30 The NDK is an Nginx module that is designed to extend the core functionality of the
34 generic code as part of the core distribution. The NDK itself adds few features
41 their own modules which features of the NDK they wish to use (explained below).
73 It's possible to add just a single NDK module, a few or all of them.
122 To use the NDK in your own module, you need to add the following:
130 Note: since the NDK includes the following lines
146 times if you wish to use multiple NDK modules.
173 Modules using NDK
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/
H A DNOTES.ANDROID9 NDK. It's available for Linux, macOS and Windows, but only Linux
12 suitable, MSYS2 might have best chances. NDK version should play lesser
21 and android-x86_64 (*MIPS targets are no longer supported with NDK R20+).
25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure
28 NDK directory. If you're using a side-by-side NDK the path will look
30 NDK the path will be something like /some/where/android-ndk-<ver>.
32 The NDK customarily supports multiple Android API levels, e.g. android-14,
36 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
43 Older versions of the NDK have GCC under their common prebuilt tools directory, so the bin path
44 will be slightly different. EG: to compile for ICS on ARM with NDK 10d:
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/
H A DNOTES-ANDROID.md8 NDK. It's available for Linux, macOS and Windows, but only Linux
11 suitable, MSYS2 might have best chances. NDK version should play lesser
21 longer supported with NDK R20+).
26 invoke `$(CROSS_COMPILE)clang` [`*gcc` on NDK 19 and lower] and company.
30 to point at the `NDK` directory. If you're using a side-by-side NDK the path
32 standalone NDK the path will be something like `/some/where/android-ndk-<ver>`.
34 The NDK customarily supports multiple Android API levels, e.g. `android-14`,
38 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
45 Older versions of the NDK have GCC under their common prebuilt tools
47 for ICS on ARM with NDK 10d:
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/
H A DNOTES.ANDROID9 NDK. It's available for Linux, Mac OS X and Windows, but only Linux
12 suitable, MSYS2 might have best chances. NDK version should play lesser
21 and android-x86_64 (*MIPS targets are no longer supported with NDK R20+).
25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure
28 NDK directory. If you're using a side-by-side NDK the path will look
30 NDK the path will be something like /some/where/android-ndk-<ver>.
32 The NDK customarily supports multiple Android API levels, e.g. android-14,
36 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
43 Older versions of the NDK have GCC under their common prebuilt tools directory, so the bin path
44 will be slightly different. EG: to compile for ICS on ARM with NDK 10d:
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/
H A DNOTES.ANDROID9 NDK. It's available for Linux, Mac OS X and Windows, but only Linux
12 suitable, MSYS2 might have best chances. NDK version should play lesser
21 and android-x86_64 (*MIPS targets are no longer supported with NDK R20+).
25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure
28 NDK directory. If you're using a side-by-side NDK the path will look
30 NDK the path will be something like /some/where/android-ndk-<ver>.
32 The NDK customarily supports multiple Android API levels, e.g. android-14,
36 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
43 Older versions of the NDK have GCC under their common prebuilt tools directory, so the bin path
44 will be slightly different. EG: to compile for ICS on ARM with NDK 10d:
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/
H A DNOTES-ANDROID.md8 NDK. It's available for Linux, macOS and Windows, but only Linux
11 suitable, MSYS2 might have best chances. NDK version should play lesser
21 longer supported with NDK R20+).
26 invoke `$(CROSS_COMPILE)clang` [`*gcc` on NDK 19 and lower] and company.
30 to point at the `NDK` directory. If you're using a side-by-side NDK the path
32 standalone NDK the path will be something like `/some/where/android-ndk-<ver>`.
34 The NDK customarily supports multiple Android API levels, e.g. `android-14`,
38 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
45 Older versions of the NDK have GCC under their common prebuilt tools
47 for ICS on ARM with NDK 10d:
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/
H A DNOTES.ANDROID9 NDK. It's available for Linux, Mac OS X and Windows, but only Linux
12 suitable, MSYS2 might have best chances. NDK version should play lesser
21 and android-x86_64 (*MIPS targets are no longer supported with NDK R20+).
25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure
28 NDK directory. If you're using a side-by-side NDK the path will look
30 NDK the path will be something like /some/where/android-ndk-<ver>.
32 The NDK customarily supports multiple Android API levels, e.g. android-14,
36 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
43 Older versions of the NDK have GCC under their common prebuilt tools directory, so the bin path
44 will be slightly different. EG: to compile for ICS on ARM with NDK 10d:
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/
H A DNOTES.ANDROID9 NDK. It's available for Linux, Mac OS X and Windows, but only Linux
12 suitable, MSYS2 might have best chances. NDK version should play lesser
21 and android-x86_64 (*MIPS targets are no longer supported with NDK R20+).
25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure
28 NDK directory. If you're using a side-by-side NDK the path will look
30 NDK the path will be something like /some/where/android-ndk-<ver>.
32 The NDK customarily supports multiple Android API levels, e.g. android-14,
36 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
43 Older versions of the NDK have GCC under their common prebuilt tools directory, so the bin path
44 will be slightly different. EG: to compile for ICS on ARM with NDK 10d:
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/
H A DNOTES.ANDROID9 NDK. It's available for Linux, macOS and Windows, but only Linux
12 suitable, MSYS2 might have best chances. NDK version should play lesser
21 and android-x86_64 (*MIPS targets are no longer supported with NDK R20+).
25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure
28 NDK directory. If you're using a side-by-side NDK the path will look
30 NDK the path will be something like /some/where/android-ndk-<ver>.
32 The NDK customarily supports multiple Android API levels, e.g. android-14,
36 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
43 Older versions of the NDK have GCC under their common prebuilt tools directory, so the bin path
44 will be slightly different. EG: to compile for ICS on ARM with NDK 10d:
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/
H A DNOTES.ANDROID9 NDK. It's available for Linux, macOS and Windows, but only Linux
12 suitable, MSYS2 might have best chances. NDK version should play lesser
21 and android-x86_64 (*MIPS targets are no longer supported with NDK R20+).
25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure
28 NDK directory. If you're using a side-by-side NDK the path will look
30 NDK the path will be something like /some/where/android-ndk-<ver>.
32 The NDK customarily supports multiple Android API levels, e.g. android-14,
36 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
43 Older versions of the NDK have GCC under their common prebuilt tools directory, so the bin path
44 will be slightly different. EG: to compile for ICS on ARM with NDK 10d:
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/
H A DNOTES.ANDROID9 NDK. It's available for Linux, macOS and Windows, but only Linux
12 suitable, MSYS2 might have best chances. NDK version should play lesser
21 and android-x86_64 (*MIPS targets are no longer supported with NDK R20+).
25 $(CROSS_COMPILE)clang [*gcc on NDK 19 and lower] and company. (Configure
28 NDK directory. If you're using a side-by-side NDK the path will look
30 NDK the path will be something like /some/where/android-ndk-<ver>.
32 The NDK customarily supports multiple Android API levels, e.g. android-14,
36 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
43 Older versions of the NDK have GCC under their common prebuilt tools directory, so the bin path
44 will be slightly different. EG: to compile for ICS on ARM with NDK 10d:
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/
H A DNOTES-ANDROID.md8 NDK. It's available for Linux, macOS and Windows, but only Linux
11 suitable, MSYS2 might have best chances. NDK version should play lesser
21 longer supported with NDK R20+).
26 invoke `$(CROSS_COMPILE)clang` [`*gcc` on NDK 19 and lower] and company.
30 to point at the `NDK` directory. If you're using a side-by-side NDK the path
32 standalone NDK the path will be something like `/some/where/android-ndk-<ver>`.
34 The NDK customarily supports multiple Android API levels, e.g. `android-14`,
38 to compile for Android 10 arm64 with a side-by-side NDK r20.0.5594570
45 Older versions of the NDK have GCC under their common prebuilt tools
47 for ICS on ARM with NDK 10d:
[all …]

12345678910>>...79