1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

ocaml builds on ia64.

Approved by: stas
This commit is contained in:
Marcel Moolenaar 2009-11-11 16:13:16 +00:00
parent 5b4abe09aa
commit cb98b76ae6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244126

View File

@ -81,7 +81,7 @@ CONFIGURE_ARGS+= -tkdefs \
-tklibs "-L${LOCALBASE}/lib ${THR_LD}"
.endif
.if ${ARCH} == sparc64 || ${ARCH} == ia64
.if ${ARCH} == sparc64
BROKEN= ocamlc.opt seg-faults on ${ARCH}, please try to fix
.endif