glibc: update to 2.27
[openadk.git] / toolchain / glibc / Makefile.inc
blob8683b23497eb9f2d0f0e01c0b4ad592cb6196531
1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 PKG_NAME:=              glibc
5 ifeq ($(ADK_LIBC_VERSION),git)
6 PKG_VERSION:=           2.27.90
7 PKG_GLIBCVER:=          2.27.9000
8 PKG_SITES:=             git://sourceware.org/git/glibc.git
9 PKG_RELEASE:=           1
10 endif
11 ifeq ($(ADK_TARGET_LIB_GLIBC_2_27),y)
12 PKG_VERSION:=           2.27
13 PKG_GLIBCVER:=          2.27
14 PKG_RELEASE:=           1
15 PKG_SITES:=             ${MASTER_SITE_GNU:=glibc/}
16 PKG_HASH:=              5172de54318ec0b7f2735e5a91d908afe1c9ca291fec16b5374d9faadfc1fc72
17 endif
18 ifeq ($(ADK_TARGET_LIB_GLIBC_CSKY),y)
19 PKG_VERSION:=           master
20 PKG_GLIBCVER:=          2.25
21 PKG_GIT:=               branch
22 PKG_SITES:=             https://github.com/c-sky/glibc.git
23 PKG_RELEASE:=           1
24 endif
25 DISTFILES:=             $(PKG_NAME)-$(PKG_VERSION).tar.xz