1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Mark broken for FreeBSD-9/i386 as it fails to build there.

This commit is contained in:
Brooks Davis 2015-06-03 19:10:56 +00:00
parent f028b61b8e
commit 449274abe1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388484

View File

@ -28,6 +28,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/runtime
.if ${ARCH} == "i386"
OPENMP_ARCH= 32
BROKEN_FreeBSD_9= doesn't compile with base clang
.elif ${ARCH} == "amd64"
OPENMP_ARCH= 32e
.elif ${ARCH} == "powerpc64"