summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/openlldp/files/0008-stringops-fix-some-string-copy-errors.patch
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2025-10-30 13:15:04 +0800
committerKhem Raj <raj.khem@gmail.com>2025-10-30 09:37:15 -0700
commitfe7aaabb1c30cf263738dbf5df927650809e8074 (patch)
tree48f033bcd6e8e217a295de3c758e1a427e281d9d /meta-networking/recipes-protocols/openlldp/files/0008-stringops-fix-some-string-copy-errors.patch
parentb0272c8654d95388ab8afc49c95f598baac8cca7 (diff)
downloadmeta-openembedded-fe7aaabb1c30cf263738dbf5df927650809e8074.tar.gz
nodejs: fix gcc compile failed for 32 bit arm target
Use gcc to compile failed for 32 bit arm target $ echo 'MACHINE = "qemuarm"' >> conf/local.conf $ bitbake nodejs ... 2645 | ); | ^ ../deps/llhttp/src/llhttp.c:2643:11: error: incompatible type for argument 1 of 'vandq_u16' 2643 | vcgeq_u8(input, vdupq_n_u8(' ')), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint8x16_t ... Use '-flax-vector-conversions' to permit conversions between vectors with differing element types or numbers of subparts Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-protocols/openlldp/files/0008-stringops-fix-some-string-copy-errors.patch')
0 files changed, 0 insertions, 0 deletions