forked from Lainports/freebsd-ports
Here's a twist: a port that the import of gcc4.2 _unbroke_. Mark it so.
Reported by: pointyhat Approved by: portmgr (self)
This commit is contained in:
parent
e8101ce2d5
commit
03c845f416
1 changed files with 0 additions and 6 deletions
|
|
@ -95,10 +95,4 @@ BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX
|
|||
RUN_DEPENDS+= latex:${PORTSDIR}/print/teTeX
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500035
|
||||
CFLAGS+= -Wno-non-template-friend -ftemplate-depth-30
|
||||
.elif ${OSVERSION} >= 700007 && ${ARCH} == i386 && ${CXX} == c++
|
||||
BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue