svn commit: r441433 - head/net/mpich2

Mark Linimon linimon at FreeBSD.org
Sun May 21 23:43:34 UTC 2017


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 at GCC_3.0
-
 OPTIONS_DEFINE_i386=	JAVA
 OPTIONS_DEFINE_amd64=	JAVA
 OPTIONS_DEFINE=	SMPD X11 DOCS


More information about the svn-ports-all mailing list