mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Mark BROKEN with GCC 4.2
Reported by: pointyhat Approved by: portmgr (hat)
This commit is contained in:
parent
e731f00f9e
commit
8971082b68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202654
@ -38,4 +38,8 @@ PLIST_SUB+= IVDL="@comment "
|
||||
PLIST_SUB+= IVDL=""
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user