mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-02 18:59:37 +02:00
abseil-cpp: Fix build on riscv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,6 +16,7 @@ SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH} \
|
||||
file://0003-Add-fPIC-option.patch \
|
||||
file://0001-Add-RISCV-support-to-GetProgramCounter.patch \
|
||||
file://0001-absl-always-use-asm-sgidefs.h.patch \
|
||||
file://0001-Fix-build-on-riscv32.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user