mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00: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