diff options
Diffstat (limited to 'meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb index 9b8c396045..93daa1804e 100644 --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.1.bb | |||
| @@ -19,6 +19,9 @@ SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x \ | |||
| 19 | file://0001-examples-Makefile-respect-CXX-LDFLAGS-variables-fix-.patch \ | 19 | file://0001-examples-Makefile-respect-CXX-LDFLAGS-variables-fix-.patch \ |
| 20 | file://0001-Fix-linking-error-with-ld-gold.patch \ | 20 | file://0001-Fix-linking-error-with-ld-gold.patch \ |
| 21 | " | 21 | " |
| 22 | SRC_URI:append:mips:toolchain-clang = " file://0001-Fix-build-on-mips-clang.patch " | ||
| 23 | SRC_URI:append:mipsel:toolchain-clang = " file://0001-Fix-build-on-mips-clang.patch " | ||
| 24 | |||
| 22 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 23 | 26 | ||
| 24 | inherit autotools-brokensep pkgconfig ptest | 27 | inherit autotools-brokensep pkgconfig ptest |
