pkgsrc-WIP-changes archive

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

plink2: Remove GCC_REQD used for testing



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Sat May 19 09:22:27 2018 -0500
Changeset:	3ba89b01b0b74e238da7b8658932f98e3c04388f

Modified Files:
	plink2/Makefile

Log Message:
plink2: Remove GCC_REQD used for testing

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

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

diffstat:
 plink2/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/plink2/Makefile b/plink2/Makefile
index 6c9dfeb550..22ff834e95 100644
--- a/plink2/Makefile
+++ b/plink2/Makefile
@@ -19,7 +19,6 @@ LICENSE=	gnu-gpl-v2
 
 USE_LANGUAGES=	c c++ fortran
 USE_TOOLS+=	gmake
-GCC_REQD+=	5.0
 
 WRKSRC=		${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG}/2.0
 


Home | Main Index | Thread Index | Old Index