- Remove BROKEN on ia64, as it's reported to build and run fine there
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
This commit is contained in:
parent
a128f78d23
commit
2a1734cc7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311823
1 changed files with 0 additions and 4 deletions
|
@ -70,10 +70,6 @@ PLIST_SUB+= TZDATA="@comment "
|
|||
CONFIGURE_ARGS+=--without-tzdata
|
||||
.endif
|
||||
|
||||
.if (${ARCH} == "ia64")
|
||||
BROKEN= does not compile on ia64
|
||||
.endif
|
||||
|
||||
post-configure:
|
||||
${REINPLACE_CMD} \
|
||||
-e 's,-DNO_MEMMOVE=1,,' -e 's,-DNO_STRING_H=1,,' \
|
||||
|
|
Loading…
Reference in a new issue