From fdd6b67a78a966f6a2131de8fe0e539316511083 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Mon, 2 Sep 2019 00:21:11 +0200 Subject: Taglib and NVIDA --- sys-devel/kgcc64/files/gcc-configure-texinfo.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 sys-devel/kgcc64/files/gcc-configure-texinfo.patch (limited to 'sys-devel/kgcc64/files/gcc-configure-texinfo.patch') diff --git a/sys-devel/kgcc64/files/gcc-configure-texinfo.patch b/sys-devel/kgcc64/files/gcc-configure-texinfo.patch new file mode 100644 index 0000000..ddc098d --- /dev/null +++ b/sys-devel/kgcc64/files/gcc-configure-texinfo.patch @@ -0,0 +1,16 @@ +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 + ;; + -- cgit v1.2.3