Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/
H A Dfixinstall.patch47 - *" $absdir "*) ;;
50 - *" $absdir "*) ;;
56 + #*" $absdir "*) ;;
59 + # *" $absdir "*) ;;
72 - *" $absdir "*) ;;
75 - *" $absdir "*) ;;
81 + #*" $absdir "*) ;;
84 + # *" $absdir "*) ;;
96 - test "$absdir" != "$libdir" && \
98 + #test "$absdir" != "$libdir" && \
[all …]
/openbmc/linux/tools/testing/selftests/pstore/
H A Dcommon_tests16 absdir() { # file_path function
59 TOP_DIR=`absdir $0`
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/
H A Dfix-ltmain.sh.patch25 absdir=`cd "$dir" && pwd`
26 test -z "$absdir" && \
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0012-Avoid-using-libdir-from-.la-which-usually-points-to-.patch20 absdir="$abs_ladir"
27 absdir="$libdir"
/openbmc/linux/tools/testing/selftests/ftrace/
H A Dftracetest70 absdir() { # file_path function
75 echo `absdir $1`/`basename $1`
190 TOP_DIR=`absdir $0`
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch26797 test -n "$absdir" && dir="$absdir"
28806 absdir="$abs_ladir"
28810 - absdir="$libdir"
28812 + absdir="$lt_sysroot$libdir"
28818 absdir="$abs_ladir"
28824 absdir="$abs_ladir/$objdir"
28930 *"$absdir:"*) ;;
28939 *" $absdir "*) ;;
28972 *" $absdir "*) ;;
29087 + func_append newlib_search_path " $absdir"
[all …]