mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Unbreak with 4.x by setting USE_GCC=3.4.
PR: ports/76452 Submitted by: oliver
This commit is contained in:
parent
85ace5a4eb
commit
c6f95acab0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127038
@ -116,7 +116,7 @@ BROKEN= "Does not compile on ia64 or alpha"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on FreeBSD 4.x"
|
||||
USE_GCC= 3.4
|
||||
.endif
|
||||
|
||||
.if defined(WITH_CAIRO_RENDER)
|
||||
|
@ -116,7 +116,7 @@ BROKEN= "Does not compile on ia64 or alpha"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on FreeBSD 4.x"
|
||||
USE_GCC= 3.4
|
||||
.endif
|
||||
|
||||
.if defined(WITH_CAIRO_RENDER)
|
||||
|
@ -116,7 +116,7 @@ BROKEN= "Does not compile on ia64 or alpha"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on FreeBSD 4.x"
|
||||
USE_GCC= 3.4
|
||||
.endif
|
||||
|
||||
.if defined(WITH_CAIRO_RENDER)
|
||||
|
Loading…
Reference in New Issue
Block a user