Date: Sat, 15 Sep 2018 03:52:28 +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: r479814 - head/science/openmx Message-ID: <201809150352.w8F3qSlY009501@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Sep 15 03:52:28 2018 New Revision: 479814 URL: https://svnweb.freebsd.org/changeset/ports/479814 Log: science/openmx: BROKEN on i386 pending the llvm bug resolution Reported by: fallout Modified: head/science/openmx/Makefile Modified: head/science/openmx/Makefile ============================================================================== --- head/science/openmx/Makefile Sat Sep 15 03:48:24 2018 (r479813) +++ head/science/openmx/Makefile Sat Sep 15 03:52:28 2018 (r479814) @@ -15,6 +15,8 @@ COMMENT= Nanoscale material simulations using density LICENSE= GPLv2 +BROKEN_i386= undefined reference to `__atomic_load', see bug#229605 and https://reviews.llvm.org/D42154 + LIB_DEPENDS= libblas.so:math/blas \ libfftw3.so:math/fftw3 \ liblapack.so:math/lapack \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809150352.w8F3qSlY009501>