Home
last modified time | relevance | path

Searched refs:probecc (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/scripts/
H A Dgenconfig.sh10 probecc() function
19 probecc $2 2>/dev/null && DEFAULT=y || DEFAULT=n
31 [ -z "$(probecc -Wno-string-plus-int <<< \#warn warn 2>&1 | grep string-plus-int)" ] &&

Completed in 1 milliseconds