mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
perf: enable verbose feature detection
Having verbose feature detection is helpful to see exactly what has been enabled or disabled. (From OE-Core rev: d08de74d09a83d3bc94cce80f886bd2c6add416b) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d0ddefc7b7
commit
04f625d0d1
@@ -73,6 +73,7 @@ LDFLAGS="-ldl -lutil"
|
||||
|
||||
EXTRA_OEMAKE = '\
|
||||
V=1 \
|
||||
VF=1 \
|
||||
-C ${S}/tools/perf \
|
||||
O=${B} \
|
||||
CROSS_COMPILE=${TARGET_PREFIX} \
|
||||
|
||||
Reference in New Issue
Block a user