Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/
Dtrylink159 without_one=`echo " $LDLIBS " | sed "s/ $one / /g" | xargs`
161 …l_list=`echo " $without_one $CONFIG_EXTRA_LDLIBS " | sed -e 's: \([^- ][^ ]*\): -l\1:g' -e 's/^ */…
173 LDLIBS="$without_one"