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: Pedro Aguilar <paguilar@paguilar.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Pedro Aguilar 2014-11-24 23:56:27 +01:00 committed by Thomas Petazzoni
parent 7a6d8bf5d8
commit 7522023a84
1 changed files with 1 additions and 0 deletions

View File

@ -20,3 +20,4 @@ LIBATOMIC_OPS_LICENSE_FILES = doc/LICENSING.txt COPYING
LIBATOMIC_OPS_INSTALL_STAGING = YES
$(eval $(autotools-package))
$(eval $(host-autotools-package))