aboutsummaryrefslogtreecommitdiff
path: root/testing/gcc/files/c99
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-03-17 11:33:29 +0300
committerCem Keylan <cem@ckyln.com>2021-03-17 11:33:29 +0300
commit49ddf6f06f09f28dd4b8a487ea6181c78f2d1c1a (patch)
treee6641dc26bdb95a1133f479f02052a3a0029531d /testing/gcc/files/c99
parent186e53bd86465ae6e49c09caf8b55ae5452b0a04 (diff)
downloadrepository-49ddf6f06f09f28dd4b8a487ea6181c78f2d1c1a.tar.gz
[TESTING] drop binutils and gcc
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 "$@"