mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
eglibc: Add siteconfig cache generation
Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
This commit is contained in:
committed by
Richard Purdie
parent
1f1aac7a84
commit
a2116860eb
@@ -42,3 +42,7 @@ do_install () {
|
||||
${CC} -nostdlib -nostartfiles -shared -x c /dev/null \
|
||||
-o ${D}${libdir}/libc.so
|
||||
}
|
||||
|
||||
do_siteconfig () {
|
||||
:
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user