https://bugzilla.redhat.com/show_bug.cgi?id=1434601#c5
[nethome.git] / bin / runtest-dwarf2
1 #! /bin/sh
2 exec runtest CC_FOR_TARGET="gcc -gdwarf-2 -g0" CXX_FOR_TARGET="g++ -gdwarf-2 -g0" "$@"