Created
July 23, 2018 00:52
-
-
Save neheb/c014747ff9f6a1247f6de8c188901195 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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