Home
last modified time | relevance | path

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

/third_party/toybox/
Dconfigure24 …CFLAGS -O1 -g -fno-omit-frame-pointer -fno-optimize-sibling-calls -fsanitize=address"; NOSTRIP=1; }
/third_party/toybox/scripts/
Dmake.sh339 if [ ! -z "$NOSTRIP" ] ||
342 [ -z "$NOSTRIP" ] && echo "strip failed, using unstripped"