svn commit: r500294 - head/science/gromacs
Yuri Victorovich
yuri at FreeBSD.org
Sun Apr 28 08:30:16 UTC 2019
Author: yuri
Date: Sun Apr 28 08:30:15 2019
New Revision: 500294
URL: https://svnweb.freebsd.org/changeset/ports/500294
Log:
science/gromacs: Broken on i386
Reported by: fallout
Modified:
head/science/gromacs/Makefile
Modified: head/science/gromacs/Makefile
==============================================================================
--- head/science/gromacs/Makefile Sun Apr 28 07:57:02 2019 (r500293)
+++ head/science/gromacs/Makefile Sun Apr 28 08:30:15 2019 (r500294)
@@ -13,6 +13,8 @@ COMMENT= Compute molecular dynamics
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_i386= undefined reference to `__atomic_load' and `__atomic_compare_exchange'
+
BUILD_DEPENDS= boost-libs>=1.44:devel/boost-libs
LIB_DEPENDS= libhwloc.so:devel/hwloc
More information about the svn-ports-head
mailing list