Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh565 func_append () function
616 *) func_append "$@" ;;
1004 func_append func_normal_abspath_result "/$func_normal_abspath_tcomponent"
1079 func_append func_relative_path_result "/$func_stripname_result"
1537 func_append hookable_fns " $1"
1554 eval func_append ${1}_hooks '" $2"'
2405 func_append preserve_args " $_G_opt"
2410 func_append preserve_args " $_G_opt"
2415 func_append preserve_args " $_G_opt"
2421 func_append preserve_args " $_G_opt"
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch24 - func_append dep_rpath " $flag"
32 + func_append dep_rpath " $flag"
43 - func_append rpath " $flag"
62 - func_append rpath " $flag"
68 + func_append rpath " $flag"
H A Dfixinstall.patch26 func_append dir "$objdir"
51 - *) func_append compile_rpath " $absdir" ;;
60 + # *) func_append compile_rpath " $absdir" ;;
76 - *) func_append compile_rpath " $absdir" ;;
85 + # *) func_append compile_rpath " $absdir" ;;
H A D0007-libtool-Fix-support-for-NIOS2-processor.patch23 test : = "$debug_cmd" || func_append preserve_args " --debug"
44 + func_append notinst_deplibs " $lib"
50 func_append notinst_deplibs " $lib"
H A D0011-ltmain.in-Handle-prefix-map-compiler-options-correct.patch28 func_append compile_command " $arg"
H A D0001-ltmain.in-Handle-trailing-slashes-on-install-command.patch22 func_append dir "$objdir"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0011-sync-with-OE-libtool-changes.patch37 - func_append dep_rpath " $flag"
45 + func_append dep_rpath " $flag"
56 - func_append rpath " $flag"
75 - func_append rpath " $flag"
81 + func_append rpath " $flag"
H A D0009-Use-libtool-2.4.patch1757 -# func_append var value
1759 -func_append ()
1768 -# func_append var value
1770 -func_append ()
1906 + sed -e '/^func_append ()$/,/^} # func_append /c\
1907 +func_append ()\
1910 +} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
1927 + # Save a `func_append' function call where possible by direct use of '+='
1928 + sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
1933 + # Save a `func_append' function call even when '+=' is not available
[all …]
/OK3568_Linux_fs/buildroot/support/libtool/
H A Dbuildroot-libtool-v2.4.patch60 func_append compile_command " $link_static_flag"
73 func_append notinst_deplibs " $lib"
H A Dbuildroot-libtool-v2.4.4.patch66 func_append compile_command " $link_static_flag"
79 func_append notinst_deplibs " $lib"
H A Dbuildroot-libtool-v2.2.patch60 func_append compile_command " $link_static_flag"
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m42477 …e~func_stripname "" ".so" "$n"~test "$func_stripname_result" = "$n" || func_append rmfiles " $odir…
2487 … "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_library $library_names; do :; don…