Mark as BROKEN-hppa: it never built there.

error: Could not determine global symbol label prefix
It tries to check for .globl support and fails on hppa, see config/ompi_config_asm.m4
This commit is contained in:
landry 2012-12-21 17:40:29 +00:00
parent 2bca310300
commit 601ab7e1cf

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.9 2010/11/15 19:46:01 espie Exp $
# $OpenBSD: Makefile,v 1.10 2012/12/21 17:40:29 landry Exp $
COMMENT = open source MPI-2 implementation
BROKEN-hppa = error: Could not determine global symbol label prefix
V= 1.4.1
DISTNAME = openmpi-$V