diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-02 15:06:45 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-02 15:06:45 +0100 |
| commit | c40e92f7cfbf6095abcb97fdfd6e7ce33579022c (patch) | |
| tree | d35e611f43f8daac9d664140e3af13be716ace51 /package/corosync/Makefile | |
| parent | d93b039644847733687d1d30c09d6861fb57e8e4 (diff) | |
| parent | 0317e391cbf248c3d6ee00ec6bf8a77870d76ffa (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/corosync/Makefile')
| -rw-r--r-- | package/corosync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/corosync/Makefile b/package/corosync/Makefile index 902b773a0..633d32884 100644 --- a/package/corosync/Makefile +++ b/package/corosync/Makefile @@ -15,7 +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 +PKG_LIBC_DEPENDS:= glibc musl PKG_ARCH_DEPENDS:= x86 x86_64 include $(TOPDIR)/mk/package.mk |
