aboutsummaryrefslogtreecommitdiff
path: root/science/openmx
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-09-15 03:52:28 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-09-15 03:52:28 +0000
commit3e4042c189c2d7ab35eb546ce35cf9ab5e4863d9 (patch)
tree836921cd64f8bfc0bd9b17a95383f2df23f1c948 /science/openmx
parentee898217afa1238c8aa203f113cd4d57bd1e6f14 (diff)
downloadports-3e4042c189c2d7ab35eb546ce35cf9ab5e4863d9.tar.gz
ports-3e4042c189c2d7ab35eb546ce35cf9ab5e4863d9.zip
science/openmx: BROKEN on i386 pending the llvm bug resolution
Reported by: fallout
Notes
Notes: svn path=/head/; revision=479814
Diffstat (limited to 'science/openmx')
-rw-r--r--science/openmx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/openmx/Makefile b/science/openmx/Makefile
index b49baab53dd1..606f23a339e9 100644
--- a/science/openmx/Makefile
+++ b/science/openmx/Makefile
@@ -15,6 +15,8 @@ COMMENT= Nanoscale material simulations using density functional theories (DFT)
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 \