rk3568_ubuntu_r60_v1.3.2/yocto/meta-rockchip/recipes-kernel/perf/perf.bbappend
2023-11-03 06:12:44 +00:00

7 lines
294 B
Plaintext

# Copyright (C) 2019, Fuzhou Rockchip Electronics Co., Ltd
# Released under the MIT license (see COPYING.MIT for the terms)
# Override EXTRA_CFLAGSS and add -Wno-stringop-truncation for gcc 8+
EXTRA_OEMAKE:append = ' EXTRA_CFLAGS="-ldw -Wno-stringop-truncation"'
PERF_SRC:append = " include/"