Commit 7522023a authored by Pedro Aguilar's avatar Pedro Aguilar Committed by Thomas Petazzoni
Browse files

libatomic_ops: Add host-libatomic_ops



The host-libatomic_ops is needed by host-bdwgc that is needed
in turn by guile.

Signed-off-by: default avatarPedro Aguilar <paguilar@paguilar.org>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 7a6d8bf5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,3 +20,4 @@ LIBATOMIC_OPS_LICENSE_FILES = doc/LICENSING.txt COPYING
LIBATOMIC_OPS_INSTALL_STAGING = YES

$(eval $(autotools-package))
$(eval $(host-autotools-package))