Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2018 23:45:18 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465647 - head/math/adept
Message-ID:  <201803262345.w2QNjI8Y018611@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Mar 26 23:45:18 2018
New Revision: 465647
URL: https://svnweb.freebsd.org/changeset/ports/465647

Log:
  math/adept: Marked broken on 10 amd64
  
  Reported by:	fallout

Modified:
  head/math/adept/Makefile

Modified: head/math/adept/Makefile
==============================================================================
--- head/math/adept/Makefile	Mon Mar 26 23:16:44 2018	(r465646)
+++ head/math/adept/Makefile	Mon Mar 26 23:45:18 2018	(r465647)
@@ -12,6 +12,8 @@ COMMENT=	Combined array and automatic differentiation 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_FreeBSD_10_amd64=	error: use of undeclared identifier '_mm_undefined_ps'
+
 USES=		autoreconf gmake fortran blaslapack:openblas libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-static



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