1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
5 ifeq ($(ADK_LIBC_VERSION),git)
8 PKG_SITES:= git://git.musl-libc.org/musl
9 DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
11 ifeq ($(ADK_TARGET_LIB_MUSL_1_2_5),y)
14 PKG_HASH:= a9a118bbe84d8764da0ea0d28b3ab3fae8477fc7e4085d90102b8596fc7c75e4
15 PKG_SITES:= http://www.musl-libc.org/releases/
16 DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz