svn commit: r488078 - head/science/erkale

Yuri Victorovich yuri at FreeBSD.org
Sat Dec 22 08:33:28 UTC 2018


Author: yuri
Date: Sat Dec 22 08:33:27 2018
New Revision: 488078
URL: https://svnweb.freebsd.org/changeset/ports/488078

Log:
  science/erkale: BROKEN on i386
  
  Reported by:	fallout

Modified:
  head/science/erkale/Makefile

Modified: head/science/erkale/Makefile
==============================================================================
--- head/science/erkale/Makefile	Sat Dec 22 08:30:19 2018	(r488077)
+++ head/science/erkale/Makefile	Sat Dec 22 08:33:27 2018	(r488078)
@@ -11,6 +11,8 @@ COMMENT=	Quantum chemistry program to solve the electr
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_i386=	liberkale_omp.so.0.1.0: undefined reference to `__atomic_compare_exchange'
+
 BUILD_DEPENDS=	armadillo>0:math/armadillo
 LIB_DEPENDS=	libderiv.so:science/libint \
 		libgsl.so:math/gsl \


More information about the svn-ports-all mailing list