grep: Fix F-21+: grep: warning: GREP_OPTIONS is deprecated; please use an alias or...
[nethome.git] / bin / runtest-stabs-m32
1 #! /bin/sh
2 exec runtest CC_FOR_TARGET="gcc -m32 -gstabs+ -g0" CXX_FOR_TARGET="g++ -m32 -gstabs+ -g0" "$@"