OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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 113 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026