blob: 6b0a3218825bad088b8ce0f57e5b448d0915d558 [file] [log] [blame]
################################################################################
#
# libunwind
#
################################################################################
LIBUNWIND_VERSION = 1.1
LIBUNWIND_SITE = http://download.savannah.gnu.org/releases/libunwind
LIBUNWIND_INSTALL_STAGING = YES
LIBUNWIND_AUTORECONF = YES
ifeq ($(BR2_PACKAGE_LIBATOMIC_OPS),y)
LIBUNWIND_DEPENDENCIES = libatomic_ops
endif
$(eval $(call AUTOTARGETS))