mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Fix USE_GCC
PR: ports/77403 Submitted by: John Cochran
This commit is contained in:
parent
55dbb4ab85
commit
80bf90bbf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128722
@ -32,7 +32,7 @@ USE_REINPLACE= yes
|
||||
PATCH_WRKSRC= ${SRCDIR}
|
||||
CONFIGURE_SCRIPT= ../${SRCDIR:C/${WRKDIR}//}/configure
|
||||
# Do not require GCC 3.2 to compile -- or we have an infinite loop on RELENG_4.
|
||||
USE_GCC= X
|
||||
USE_GCC= 2.7+
|
||||
NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user