aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-09-07 09:46:16 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-09-07 09:46:16 +0100
commite8e4dd8786f39b2d2c682f385ea2c70b2b44022f (patch)
tree2e14d54f256580a7f5e3e6682b32fe6d40a4360b /README
parentgcc-config: avoid false-positive detection of 'sed' use (diff)
downloadgcc-config-e8e4dd8786f39b2d2c682f385ea2c70b2b44022f.tar.gz
gcc-config-e8e4dd8786f39b2d2c682f385ea2c70b2b44022f.tar.bz2
gcc-config-e8e4dd8786f39b2d2c682f385ea2c70b2b44022f.zip
gcc-config: don't recreate unused '.NATIVE' symlink.
As gcc-wrapper is gone nothing should use it anymore. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index c3bf427..48183b2 100644
--- a/README
+++ b/README
@@ -56,12 +56,6 @@ Files, variables, things.
Before Aug 2018 used to contain paths for cross-compilers.
To be removed eventually.
- /etc/env.d/gcc/.NATIVE -> x86_64-pc-linux-gnu-8.1.0 (link to target config)
-
- Link to current native toolchain.
-
- Before Aug 2018 was used by gcc binary wrapper. Not used nowadays.
-
TODOs
-----