Update the runtest set.
[nethome.git] / bin / runtest-gdbindex
diff --git a/bin/runtest-gdbindex b/bin/runtest-gdbindex
new file mode 100755 (executable)
index 0000000..3a14709
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+exec runtest CC_FOR_TARGET=/bin/sh\ $PWD/../cc-with-index.sh\ gcc CXX_FOR_TARGET=/bin/sh\ $PWD/../cc-with-index.sh\ g++ "$@"
+