- 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:
Pietro Cerutti 2013-02-07 10:30:01 +00:00
parent a128f78d23
commit 2a1734cc7d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311823

View file

@ -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,,' \