summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile.inc
blob: 392e4c85c9fb8688560eb0818928980503b4c999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.

PKG_NAME:=		glibc
ifeq ($(ADK_LIBC_VERSION),git)
PKG_VERSION:=		2.33.90
PKG_GLIBCVER:=		2.33.9000
PKG_SITES:=		git://sourceware.org/git/glibc.git
PKG_RELEASE:=		1
endif
ifeq ($(ADK_TARGET_LIB_GLIBC_2_33),y)
PKG_VERSION:=		2.33
PKG_GLIBCVER:=		2.33
PKG_RELEASE:=		1
PKG_SITES:=		${MASTER_SITE_GNU:=glibc/}
PKG_HASH:=		2e2556000e105dbd57f0b6b2a32ff2cf173bde4f0d85dffccfd8b7e51a0677ff
endif
DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.xz