aboutsummaryrefslogtreecommitdiff
path: root/testing/gcc/files/c99
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-05-07 21:36:03 +0300
committerCem Keylan <cem@ckyln.com>2020-05-07 21:36:03 +0300
commitd623019bc37c52d65e15badda306b0d1bfa057a5 (patch)
treec2bf15b76e0160657682f8a6edbf24a0b0d89f6c /testing/gcc/files/c99
parentd7946645b131a4f429c2fafb73865c5d535e7cd5 (diff)
downloadrepository-d623019bc37c52d65e15badda306b0d1bfa057a5.tar.gz
gcc: bump to 10.1.0
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 "$@"