bin/heat: Accept also 12.34 (besides 12:34).
[nethome.git] / bin / runtest-m32-pie
1 #! /bin/sh
2 exec runtest CC_FOR_TARGET="gcc -m32 -fPIE -pie" CXX_FOR_TARGET="g++ -m32 -fPIE -pie" "$@"