summaryrefslogtreecommitdiff
path: root/sys-devel/base-gcc/files/gcc-configure-texinfo.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-07-09 16:40:30 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-07-09 16:40:30 +0100
commit1dcb8f6287ead5caac2d67c71b449185c1f663f5 (patch)
treee6bbb69a1c31c5bf6eff1295b3c7e0ebc02abac9 /sys-devel/base-gcc/files/gcc-configure-texinfo.patch
parent00bd0fc4c92d1dd301fe26f57a07386d38548455 (diff)
drop experimental base-gcc linking issues, we will fix it in another way
Diffstat (limited to 'sys-devel/base-gcc/files/gcc-configure-texinfo.patch')
-rw-r--r--sys-devel/base-gcc/files/gcc-configure-texinfo.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/sys-devel/base-gcc/files/gcc-configure-texinfo.patch b/sys-devel/base-gcc/files/gcc-configure-texinfo.patch
deleted file mode 100644
index ddc098dd..00000000
--- a/sys-devel/base-gcc/files/gcc-configure-texinfo.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Chances are quite good that the installed makeinfo is sufficient.
-So ignore false positives where the makeinfo installed is so new
-that it violates the cheesy version grep.
-
-http://bugs.gentoo.org/198182
-
---- configure
-+++ configure
-@@ -3573,6 +3573,6 @@
- :
- else
-- MAKEINFO="$MISSING makeinfo"
-+ :
- fi
- ;;
-