mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Add USE_GCC=4.2+ to fix the build on 6.x.
Reported by: glarkin
This commit is contained in:
parent
7b06a2cc59
commit
63f1fa4a28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245425
@ -24,6 +24,7 @@ BUILD_DEPENDS+= f2c:${PORTSDIR}/lang/f2c
|
||||
CONFLICTS= llvm-devel-2.[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GCC= 4.2+
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
|
@ -24,6 +24,7 @@ BUILD_DEPENDS+= f2c:${PORTSDIR}/lang/f2c
|
||||
CONFLICTS= llvm-devel-2.[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GCC= 4.2+
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
|
Loading…
Reference in New Issue
Block a user