aboutsummaryrefslogtreecommitdiff
path: root/testing/gcc/files/c99
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gcc/files/c99')
-rwxr-xr-xtesting/gcc/files/c992
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/gcc/files/c99 b/testing/gcc/files/c99
new file mode 100755
index 00000000..692f0924
--- /dev/null
+++ b/testing/gcc/files/c99
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec cc -std=c99 "$@"