Update the runtest set.
[nethome.git] / bin / runtest-dwarf41
diff --git a/bin/runtest-dwarf41 b/bin/runtest-dwarf41
new file mode 100755 (executable)
index 0000000..44d2169
--- /dev/null
@@ -0,0 +1,2 @@
+#! /bin/sh
+exec runtest CC_FOR_TARGET="gcc -gdwarf-4 -fdebug-types-section -g0" CXX_FOR_TARGET="g++ -gdwarf-4 -fdebug-types-section -g0" "$@"