summaryrefslogtreecommitdiff
path: root/package/m4
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-17 18:04:08 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-04-17 18:04:37 +0200
commitc0b60a37eb678197ce759350b3bd64149f1b9393 (patch)
treec615279c98a73149b5d86a0309015d29403b82a8 /package/m4
parent12a5bd4e318b63ebc2e7e508502b7b75ee040cf3 (diff)
m4: allow for uClibc-ng
Diffstat (limited to 'package/m4')
-rw-r--r--package/m4/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/m4/Makefile b/package/m4/Makefile
index 6e46d9452..58e7c4f9e 100644
--- a/package/m4/Makefile
+++ b/package/m4/Makefile
@@ -14,8 +14,6 @@ HOST_BUILDDEP:= xz-host
PKG_URL:= http://www.gnu.org/software/m4/
PKG_SITES:= ${MASTER_SITE_GNU:=m4/}
-PKG_LIBC_DEPENDS:= glibc musl
-
include ${ADK_TOPDIR}/mk/host.mk
include ${ADK_TOPDIR}/mk/package.mk