From 70c44baa23fbf86a888f6f37a75bca10a631a01c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 20 Aug 2009 20:41:41 +0200 Subject: add eglibc support all three libraries tested with qemu-x86 --- toolchain/eglibc/Makefile.inc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 toolchain/eglibc/Makefile.inc (limited to 'toolchain/eglibc/Makefile.inc') diff --git a/toolchain/eglibc/Makefile.inc b/toolchain/eglibc/Makefile.inc new file mode 100644 index 000000000..0ae28f033 --- /dev/null +++ b/toolchain/eglibc/Makefile.inc @@ -0,0 +1,8 @@ +# This file is part of the OpenADK project. OpenADK is copyrighted +# material, please see the LICENCE file in the top-level directory. + +PKG_NAME:= eglibc +PKG_VERSION:= 2.10.1 +PKG_RELEASE:= 1 +PKG_MD5SUM:= 1b5d08c87de09018dcabd9974ba754d4 +PKG_SITES:= http://www.openadk.org/distfiles -- cgit v1.2.3