diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-30 13:48:45 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-30 13:48:45 +0300 |
commit | 283b130df69fdaf4cf44e8d7dd79a25814669e1d (patch) | |
tree | 9ae8474b5a54d95349867ef27cfb483670d77584 /i686/gcc/files | |
parent | 8bb503f0f5be49802c3ff917ecef52321990097b (diff) | |
download | repository-283b130df69fdaf4cf44e8d7dd79a25814669e1d.tar.gz |
i686: merge completely with the core repository, and remove from default KISS_PATH
Diffstat (limited to 'i686/gcc/files')
-rwxr-xr-x | i686/gcc/files/c99 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/i686/gcc/files/c99 b/i686/gcc/files/c99 deleted file mode 100755 index 692f0924..00000000 --- a/i686/gcc/files/c99 +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec cc -std=c99 "$@" |