mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- add USE_GCC=3.3 when default gcc is 3.4
This commit is contained in:
parent
e6bfe157aa
commit
a6899c530f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120688
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ INSTALLS_SHLIB= yes
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Does not compile with gcc 3.4.2"
|
||||
USE_GCC= 3.3
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue