pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gcc10-aux: fix USE_TOOLS



Module Name:	pkgsrc-wip
Committed By:	irvise <irvise%irvise.xyz@localhost>
Pushed By:	irvise
Date:		Thu Nov 4 10:12:26 2021 +0100
Changeset:	1dca9d9d51bffdead0a5daee32b712c1a29ef4f1

Modified Files:
	gcc10-aux/Makefile

Log Message:
gcc10-aux: fix USE_TOOLS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1dca9d9d51bffdead0a5daee32b712c1a29ef4f1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gcc10-aux/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gcc10-aux/Makefile b/gcc10-aux/Makefile
index 70c3a4d501..83e1dcf0c9 100644
--- a/gcc10-aux/Makefile
+++ b/gcc10-aux/Makefile
@@ -26,7 +26,7 @@ MKPIE_SUPPORTED=	no
 
 NOT_FOR_PLATFORM=	Interix-*-*
 
-USE_TOOLS+=		gcc6-aux gmake makeinfo sed:run tar:build
+USE_TOOLS+=		gmake makeinfo sed:run tar:build
 USE_TOOLS.NetBSD+=	gsed
 
 GNU_CONFIGURE=		yes


Home | Main Index | Thread Index | Old Index