diff options
author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-06-18 18:01:59 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-06-20 10:34:13 -0700 |
commit | c7907b986857ead5d9b37e9fe6b02a8e4aee0f8b (patch) | |
tree | 25fa08921c1aa16e8a11d933656b5d3aa4208cc0 /meta-python/recipes-devtools/python/python3-astor/0001-rtrip.py-convert-to-python3.patch | |
parent | 2011f868a3cde1707e494973a9169fa5762c9225 (diff) | |
download | meta-openembedded-c7907b986857ead5d9b37e9fe6b02a8e4aee0f8b.tar.gz |
daemontools: fix incompatible-pointer-types issue
According to info from "bitbake -e daemontools", "CC += "-Wno-error=incompatible-pointer-types""
can't solve this issue now since CC will be overide by gcc.bbclass
|$ bitbake -e daemontools
|------------------------------
| # $CC [3 operations]
| # exported ast.py:67 [eval]
| # [export] "1"
| # append /mnt/test/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools_0.76.bb:58
| # "-Wno-error=incompatible-pointer-types"
| # set /mnt/test/poky/meta/classes/toolchain/gcc.bbclass:1
| # "${CCACHE}${HOST_PREFIX}gcc ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}"
| # pre-expansion value:
| # "${CCACHE}${HOST_PREFIX}gcc ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS}"
| export CC="aarch64-poky-linux-gcc -mcpu=cortex-a57+crc -mbranch-protection=standard -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/mnt/test/build_auh/tmp/work/cortexa57-poky-linux/daemontools/0.76/recipe-sysroot
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-astor/0001-rtrip.py-convert-to-python3.patch')
0 files changed, 0 insertions, 0 deletions