1
0
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:
Ross Burton
2023-08-22 18:00:14 +01:00
committed by Richard Purdie
parent d0ddefc7b7
commit 04f625d0d1
+1
View File
@@ -73,6 +73,7 @@ LDFLAGS="-ldl -lutil"
EXTRA_OEMAKE = '\
V=1 \
VF=1 \
-C ${S}/tools/perf \
O=${B} \
CROSS_COMPILE=${TARGET_PREFIX} \