aboutsummaryrefslogtreecommitdiffstats
path: root/packages/glibc/glibc-intermediate_cvs.bb
blob: 2283037c87c2f29383024b0360506d95c75423b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SECTION = "libs"
require glibc_${PV}.bb

DEFAULT_PREFERENCE = "-1"

do_install () {
	:
}

PACKAGES = ""
PROVIDES = "virtual/${TARGET_PREFIX}libc-for-gcc"
DEPENDS = "virtual/${TARGET_PREFIX}gcc-initial"
GLIBC_ADDONS = "linuxthreads"
GLIBC_EXTRA_OECONF = ""