Home | History | Annotate | Download | only in build-scripts

Lines Matching refs:save_libobjs

7070 	    save_libobjs=$libobjs
7124 # want to use save_libobjs as it was before
7131 save_libobjs=$libobjs
7144 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then
7148 for obj in $save_libobjs
7154 elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then
7158 set x $save_libobjs
7172 if test -n "$save_libobjs"; then
7181 for obj in $save_libobjs
7237 test -n "$save_libobjs" &&