From 274f3db9f4a67ac6a2591accc033254b7e09aea6 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 23 Aug 2018 18:17:24 +0000 Subject: [PATCH] science/qmcpack: BROKEN on i386 --- science/qmcpack/Makefile | 1 + 1 file changed, 1 insertion(+) 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 \