Explorar el Código

disable for uclibc

Waldemar Brodkorb hace 11 años
padre
commit
e5a2133a40
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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