Update the runtest set.
[nethome.git] / bin / runtest-m32-dwarf3
diff --git a/bin/runtest-m32-dwarf3 b/bin/runtest-m32-dwarf3
new file mode 100755 (executable)
index 0000000..83112c4
--- /dev/null
@@ -0,0 +1,2 @@
+#! /bin/sh
+exec runtest CC_FOR_TARGET="gcc -m32 -gdwarf-3 -g0" CXX_FOR_TARGET="g++ -m32 -gdwarf-3 -g0" "$@"