mirror of
https://git.yoctoproject.org/poky
synced 2026-04-03 20:02:24 +02:00
uclibc.inc: Add note about enabling logs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4445 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -84,6 +84,9 @@ KERNEL_HEADERS = "${STAGING_INCDIR}"
|
||||
# ARCH_WANTS_BIG_ENDIAN=y
|
||||
# ARCH_WANTS_LITTLE_ENDIAN is not set
|
||||
|
||||
# How to enable verbose logs:
|
||||
#export VERBOSE="1"
|
||||
|
||||
configmangle = 's,^KERNEL_SOURCE=.*,KERNEL_SOURCE="${KERNEL_SOURCE}",g; \
|
||||
s,^KERNEL_HEADERS=.*,KERNEL_HEADERS="${KERNEL_HEADERS}",g; \
|
||||
s,^RUNTIME_PREFIX=.*,RUNTIME_PREFIX="/",g; \
|
||||
|
||||
Reference in New Issue
Block a user