.vimrc: <Esc>3: More rework/fixes.
[nethome.git] / bin / runtest-m31-pie
1 #! /bin/sh
2 exec runtest CC_FOR_TARGET="gcc -m31 -fPIE -pie" CXX_FOR_TARGET="g++ -m31 -fPIE -pie" "$@"