diff options
| author | Cem Keylan <cem@ckyln.com> | 2020-05-07 21:36:03 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2020-05-07 21:36:03 +0300 |
| commit | d623019bc37c52d65e15badda306b0d1bfa057a5 (patch) | |
| tree | c2bf15b76e0160657682f8a6edbf24a0b0d89f6c /testing/gcc/files | |
| parent | d7946645b131a4f429c2fafb73865c5d535e7cd5 (diff) | |
| download | repository-d623019bc37c52d65e15badda306b0d1bfa057a5.tar.gz | |
gcc: bump to 10.1.0
Diffstat (limited to 'testing/gcc/files')
| -rwxr-xr-x | testing/gcc/files/c99 | 2 |
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 "$@" |
