summaryrefslogtreecommitdiff
path: root/system/build-tools/c99
diff options
context:
space:
mode:
Diffstat (limited to 'system/build-tools/c99')
-rwxr-xr-xsystem/build-tools/c992
1 files changed, 2 insertions, 0 deletions
diff --git a/system/build-tools/c99 b/system/build-tools/c99
new file mode 100755
index 000000000..3acf21c79
--- /dev/null
+++ b/system/build-tools/c99
@@ -0,0 +1,2 @@
+#!/bin/sh
+gcc -std=c99 -Wno-format-security $@