diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-20 22:07:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-20 22:07:59 +0100 |
commit | 06f9083246c2d705520ab82e8bd822fd2428e12f (patch) | |
tree | f697bd59435a0b12306f0b9b8996cfbf0ded07db /.gitignore | |
parent | gcc-config: finish comment lines (diff) | |
download | gcc-config-06f9083246c2d705520ab82e8bd822fd2428e12f.tar.gz gcc-config-06f9083246c2d705520ab82e8bd822fd2428e12f.tar.bz2 gcc-config-06f9083246c2d705520ab82e8bd822fd2428e12f.zip |
gcc-config: install /usr/bin/c{89,99}, take over from toolchain.eclass
Reported-by: Kent Fredric
Bug: https://bugs.gentoo.org/728722
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,4 +7,6 @@ /gcc-config-*.tar.* +/.c89 +/.c99 /.gcc-config |