Browse Source

disable for uclibc

Waldemar Brodkorb 11 years ago
parent
commit
e5a2133a40
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/corosync/Makefile

+ 1 - 0
package/corosync/Makefile

@@ -15,6 +15,7 @@ PKG_URL:=		http://www.corosync.org/
 PKG_SITES:=		http://corosync.org/download/
 
 PKG_CFLINE_COROSYNC:=	select ADK_KERNEL_IP_MULTICAST
+PKG_LIBC_DEPENDS:=	eglibc glibc musl
 
 include $(TOPDIR)/mk/package.mk