aboutsummaryrefslogtreecommitdiff
path: root/testing/gcc/files/c99
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-05-12 23:51:35 +0200
committerCem Keylan <cem@ckyln.com>2022-05-12 23:51:35 +0200
commit092486db4b0eb9b6a4b580e5abb0419d176cb864 (patch)
treeb28b6e288c4b3512f2bfef6d60d6a5ebeed443de /testing/gcc/files/c99
parente87397c9d5598ca2e74aadbd6a8111a7823a1766 (diff)
downloadrepository-092486db4b0eb9b6a4b580e5abb0419d176cb864.tar.gz
gcc: bump to 12.1.0 [TESTING -> CORE]
Diffstat (limited to 'testing/gcc/files/c99')
-rwxr-xr-xtesting/gcc/files/c992
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/gcc/files/c99 b/testing/gcc/files/c99
deleted file mode 100755
index 692f0924..00000000
--- a/testing/gcc/files/c99
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec cc -std=c99 "$@"