diff options
| -rw-r--r-- | meta-oe/recipes-support/glog/glog_0.6.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/glog/glog_0.6.0.bb b/meta-oe/recipes-support/glog/glog_0.6.0.bb index c09ce73f98..ec39604f44 100644 --- a/meta-oe/recipes-support/glog/glog_0.6.0.bb +++ b/meta-oe/recipes-support/glog/glog_0.6.0.bb | |||
| @@ -22,6 +22,8 @@ PACKAGECONFIG ?= "shared unwind 64bit-atomics" | |||
| 22 | PACKAGECONFIG:remove:riscv64 = "unwind" | 22 | PACKAGECONFIG:remove:riscv64 = "unwind" |
| 23 | PACKAGECONFIG:remove:riscv32 = "unwind 64bit-atomics" | 23 | PACKAGECONFIG:remove:riscv32 = "unwind 64bit-atomics" |
| 24 | PACKAGECONFIG:remove:mipsarch = "64bit-atomics" | 24 | PACKAGECONFIG:remove:mipsarch = "64bit-atomics" |
| 25 | PACKAGECONFIG:remove:armv5 = "64bit-atomics" | ||
| 26 | PACKAGECONFIG:remove:armv6 = "64bit-atomics" | ||
| 25 | 27 | ||
| 26 | PACKAGECONFIG:append:libc-musl:riscv64 = " execinfo" | 28 | PACKAGECONFIG:append:libc-musl:riscv64 = " execinfo" |
| 27 | PACKAGECONFIG:append:libc-musl:riscv32 = " execinfo" | 29 | PACKAGECONFIG:append:libc-musl:riscv32 = " execinfo" |
