mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
abseil-cpp: Fix build on risc-v
Port GetProgramCounter to support risc-v program counter Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH} \
|
||||
file://0001-Remove-maes-option-from-cross-compilation.patch \
|
||||
file://0002-Add-forgotten-ABSL_HAVE_VDSO_SUPPORT-conditional.patch \
|
||||
file://0003-Add-fPIC-option.patch \
|
||||
file://0001-Add-RISCV-support-to-GetProgramCounter.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user