Home | History | Annotate | Download | only in openssl

Lines Matching refs:gcc

208 Where: <compiler> is either 'gcc' or 'clang'.
301 # $1: build type (e.g. gcc-android-arm)
332 echo "$ANDROID_BUILD_TOP/prebuilts/gcc/$ANDROID_HOST_TAG/$arch/$target-$GCC_VERSION"
350 # $1: build type (e.g. gcc-android-arm)
359 gcc-android-*)
360 result="$gcc_dir/bin/$target-gcc"
363 result="$(get_prebuilt_clang) -target $target -B$gcc_dir/$target/bin -I$gcc_dir/lib/gcc/$target/$GCC_VERSION/include"
365 gcc-*)
366 result=gcc
591 generate_openssl_build gcc-$BUILD_TYPE