svn commit: r536357 - head/science/plumed

Yuri Victorovich yuri at FreeBSD.org
Sat May 23 21:59:29 UTC 2020


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


More information about the svn-ports-head mailing list