mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-06 22:24:40 +02:00
7 lines
121 B
BlitzBasic
7 lines
121 B
BlitzBasic
require eglibc_${PV}.bb
|
|
require recipes-core/eglibc/eglibc-initial.inc
|
|
|
|
do_configure_prepend () {
|
|
unset CFLAGS
|
|
}
|