Home
last modified time | relevance | path

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

/php-src/build/
H A Dltmain.sh1137 compile_rpath=
2584 case "$compile_rpath " in
2586 *) compile_rpath="$compile_rpath $absdir"
2642 case "$compile_rpath " in
2644 *) compile_rpath="$compile_rpath $absdir"
3934 test "$mode" != relink && rpath="$compile_rpath$rpath"
4489 for libdir in $compile_rpath $finalize_rpath; do
4815 link_command="$compile_command$compile_rpath"
4879 link_command="$compile_var$compile_command$compile_rpath"
4892 link_command="$compile_var$compile_command$compile_rpath"
[all …]

Completed in 17 milliseconds