Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/hints/
H A Dlinux-android.sh79 android_warn=`$run ./try 2>&1 | $egrep "$android_stub"`
80 if test "X$android_warn" != X; then
96 android_warn=`$run ./try 2>&1 | $egrep "$android_stub"`
97 if test "X$android_warn" != X; then
108 android_warn=`$run ./try 2>&1 | $egrep "$android_stub"`
109 if test "X$android_warn" != X; then
125 android_warn=`$run ./try 2>&1 | $egrep "$android_stub"`
126 if test "X$android_warn" != X; then
143 if test "X$android_warn" != X; then
154 if test "X$android_warn" != X; then
[all …]