Searched refs:localpath (Results 1 - 1 of 1) sorted by relevance
/build/misc/linux/ | ||
H A D | sysroot_ld_path.sh | 22 local localpath="$2" 24 echo $localpath | grep -qs '^/' 26 log_error_and_exit $localpath does not start with / 28 local entry="$root$localpath" |
Completed in 1 milliseconds