svn commit: r465647 - head/math/adept

Yuri Victorovich yuri at FreeBSD.org
Mon Mar 26 23:45:19 UTC 2018


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


More information about the svn-ports-head mailing list