https://bugzilla.redhat.com/show_bug.cgi?id=1434601#c5
[nethome.git] / bin / runtest-gdbindex-m32
1 #! /bin/sh
2 exec runtest CC_FOR_TARGET=/bin/sh\ $PWD/../cc-with-index.sh\ gcc\ -m32 CXX_FOR_TARGET=/bin/sh\ $PWD/../cc-with-index.sh\ g++\ -m32 "$@"
3