diff options
Diffstat (limited to 'meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb index 9a44133c56..e874e4a5ea 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb | |||
| @@ -16,6 +16,7 @@ SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH} \ | |||
| 16 | file://0003-Add-fPIC-option.patch \ | 16 | file://0003-Add-fPIC-option.patch \ |
| 17 | file://0001-Add-RISCV-support-to-GetProgramCounter.patch \ | 17 | file://0001-Add-RISCV-support-to-GetProgramCounter.patch \ |
| 18 | file://0001-absl-always-use-asm-sgidefs.h.patch \ | 18 | file://0001-absl-always-use-asm-sgidefs.h.patch \ |
| 19 | file://0001-Fix-build-on-riscv32.patch \ | ||
| 19 | " | 20 | " |
| 20 | 21 | ||
| 21 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
