mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark BROKEN with GCC 4.2.
This commit is contained in:
parent
cfb6386e5c
commit
24ca57e91e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202256
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@ PLTPATCHES= # none yet for this version
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Broken with gcc 4.2
|
||||
.endif
|
||||
|
||||
.if defined(WITH_CGC)
|
||||
ALL_TARGET= both
|
||||
INSTALL_TARGET= install-both
|
||||
|
|
Loading…
Add table
Reference in a new issue