mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
BROKEN on 7.0: Segfault during build
This commit is contained in:
parent
e15279745e
commit
e8fe256514
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155878
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ MAN2= mtc.2
|
|||
BROKEN= "Does not compile on FreeBSD 4.x"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700000
|
||||
BROKEN= Segfault during build on FreeBSD >= 7.0
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
${RM} -f ${WRKSRC}/mtc/m2c/SYSTEM_.h
|
||||
${RM} -f ${WRKSRC}/mtc/m2c/SYSTEM_.c
|
||||
|
|
Loading…
Add table
Reference in a new issue