Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2020 21:59: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: r536357 - head/science/plumed
Message-ID:  <202005232159.04NLxSwL097847@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat May 23 21:59:28 2020
New Revision: 536357
URL: https://svnweb.freebsd.org/changeset/ports/536357

Log:
  science/plumed: Broken on i386
  
  Reported by:	fallout

Modified:
  head/science/plumed/Makefile

Modified: head/science/plumed/Makefile
==============================================================================
--- head/science/plumed/Makefile	Sat May 23 21:58:05 2020	(r536356)
+++ head/science/plumed/Makefile	Sat May 23 21:59:28 2020	(r536357)
@@ -11,6 +11,8 @@ COMMENT=	PLUgin for MolEcular Dynamics
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING.LESSER
 
+BROKEN_i386=	undefined reference to `__atomic_load'
+
 BUILD_DEPENDS=	bash:shells/bash \
 		xxd:editors/vim-console
 RUN_DEPENDS=	bash:shells/bash



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005232159.04NLxSwL097847>