mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Mark BROKEN on HEAD after the umtpx addition.
This commit is contained in:
parent
7c2cacfb17
commit
dc2dd5a3b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270053
@ -154,6 +154,10 @@ EMACS_BASE=${LOCALBASE}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900007
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= Segfault during build on ia64
|
||||
CFLAGS:= ${CFLAGS:C/-O.?/-O0/g}
|
||||
|
Loading…
Reference in New Issue
Block a user