.vimrc: +vim-fugitive
[nethome.git] / bin / runtest-stabs
1 #! /bin/sh
2 exec runtest CC_FOR_TARGET="gcc -gstabs+ -g0" CXX_FOR_TARGET="g++ -gstabs+ -g0" "$@"