diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/qmcpack/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/qmcpack/Makefile b/science/qmcpack/Makefile index 203c3f4a67b2..7aa361725e5c 100644 --- a/science/qmcpack/Makefile +++ b/science/qmcpack/Makefile @@ -12,6 +12,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_FreeBSD_10= error: use of undeclared identifier '__builtin_assume_aligned' +BROKEN_i386= undefined reference to `__atomic_load' LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfftw3.so:math/fftw3 \ |