summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/weston/weston.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/package/weston/weston.mk b/package/weston/weston.mk
index efe12bc01e..66f5d5d792 100644
--- a/package/weston/weston.mk
+++ b/package/weston/weston.mk
@@ -60,12 +60,6 @@ WESTON_CONF_OPTS += \
--disable-simple-egl-clients
endif
-ifeq ($(BR2_PACKAGE_LIBUNWIND),y)
-WESTON_DEPENDENCIES += libunwind
-else
-WESTON_CONF_OPTS += --disable-libunwind
-endif
-
ifeq ($(BR2_PACKAGE_WESTON_RDP),y)
WESTON_DEPENDENCIES += freerdp
WESTON_CONF_OPTS += --enable-rdp-compositor
OpenPOWER on IntegriCloud