Skip to content

Instantly share code, notes, and snippets.

@neheb
Created July 23, 2018 00:52
Show Gist options
  • Save neheb/c014747ff9f6a1247f6de8c188901195 to your computer and use it in GitHub Desktop.
Save neheb/c014747ff9f6a1247f6de8c188901195 to your computer and use it in GitHub Desktop.
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index 7fd4fe4aa..d61f952f0 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -47,6 +47,7 @@ define Package/mtr/description
endef
CONFIGURE_ARGS += \
+ --without-cap \
--without-gtk \
--without-glib \
$(call autoconf_bool,CONFIG_IPV6,ipv6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment