Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2017 23:43:33 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441433 - head/net/mpich2
Message-ID:  <201705212343.v4LNhXgC080096@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sun May 21 23:43:32 2017
New Revision: 441433
URL: https://svnweb.freebsd.org/changeset/ports/441433

Log:
  It is possible that r441426 will fix the build problem on armv6.  Give
  it a try.
  
  Approved by:	portmgr (tier-2 blanket)

Modified:
  head/net/mpich2/Makefile

Modified: head/net/mpich2/Makefile
==============================================================================
--- head/net/mpich2/Makefile	Sun May 21 23:40:02 2017	(r441432)
+++ head/net/mpich2/Makefile	Sun May 21 23:43:32 2017	(r441433)
@@ -28,8 +28,6 @@ USE_LDCONFIG=	yes
 USE_PERL5=	build
 INSTALL_TARGET=	install-strip
 
-BROKEN_armv6=		fails to detect working compiler: undefined reference to _Unwind_GetIP@GCC_3.0
-
 OPTIONS_DEFINE_i386=	JAVA
 OPTIONS_DEFINE_amd64=	JAVA
 OPTIONS_DEFINE=	SMPD X11 DOCS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705212343.v4LNhXgC080096>