diff options
Diffstat (limited to 'meta-oe/recipes-devtools/abseil-cpp')
| -rw-r--r-- | meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb | 2 |
1 files changed, 2 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 115ffc69f9..b6ea5fdecc 100644 --- a/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb +++ b/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb | |||
| @@ -19,6 +19,8 @@ SRC_URI = "git://github.com/abseil/abseil-cpp;branch=${BRANCH} \ | |||
| 19 | 19 | ||
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | DEPENDS_append_libc-musl = " libexecinfo " | ||
| 23 | |||
| 22 | ASNEEDED_class-native = "" | 24 | ASNEEDED_class-native = "" |
| 23 | ASNEEDED_class-nativesdk = "" | 25 | ASNEEDED_class-nativesdk = "" |
| 24 | 26 | ||
