HomeSort by: relevance | last modified time | path
    Searched refs:gcc_gxx_libcxx_without_sysroot (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
configure 3807 gcc_gxx_libcxx_without_sysroot=`expr "${gcc_gxx_libcxx_include_dir}" : "${with_sysroot}"'\(.*\)'`
3808 if test "${gcc_gxx_libcxx_without_sysroot}"; then
3809 gcc_gxx_libcxx_include_dir="${gcc_gxx_libcxx_without_sysroot}"
  /src/external/gpl3/gcc/dist/gcc/
configure 3862 gcc_gxx_libcxx_without_sysroot=`expr "${gcc_gxx_libcxx_include_dir}" : "${with_sysroot}"'\(.*\)'`
3863 if test "${gcc_gxx_libcxx_without_sysroot}"; then
3864 gcc_gxx_libcxx_include_dir="${gcc_gxx_libcxx_without_sysroot}"
    [all...]

Completed in 68 milliseconds