HomeSort by relevance Sort by last modified time
    Searched refs:use_sysroot (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
genscripts.sh 32 # use_sysroot \
91 use_sysroot=$1
117 elif [ "x${use_sysroot}" = "xyes" ] ; then
172 if [ "x${use_sysroot}" = "xyes" ] ; then
Makefile.am 642 GENSCRIPTS = LIB_PATH='${LIB_PATH}' $(SHELL) $(srcdir)/genscripts.sh "${srcdir}" "${libdir}" "${prefix}" "${exec_prefix}" @host@ @target@ @target_alias@ "@EMULATION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@ @enable_initfini_array@
    [all...]

Completed in 122 milliseconds