From 62afa498eedba78a4163c40a1bdf12bc7be5c975 Mon Sep 17 00:00:00 2001 From: NoTag Date: Wed, 28 Aug 2024 14:00:58 +0000 Subject: [PATCH] * fixed protobuf to build again git-svn-id: https://svn.exactcode.de/t2/trunk@70704 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/develop/protobuf/protobuf.cache | 15 ++++++--------- package/develop/protobuf/protobuf.desc | 3 ++- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/package/develop/protobuf/protobuf.cache b/package/develop/protobuf/protobuf.cache index 8e7f44d60b..75f06f6a41 100644 --- a/package/develop/protobuf/protobuf.cache +++ b/package/develop/protobuf/protobuf.cache @@ -1,24 +1,21 @@ -[TIMESTAMP] 1703624426 Tue Dec 26 21:00:26 2023 -[BUILDTIME] 180 (9) -[SIZE] 53.91 MB, 164 files +[TIMESTAMP] 1724851619 Wed Aug 28 15:26:59 2024 +[BUILDTIME] 270 (9) +[SIZE] 107.09 MB, 441 files [DEP] 00-dirtree -[DEP] autoconf -[DEP] automake +[DEP] abseil-cpp [DEP] bash [DEP] binutils +[DEP] cmake [DEP] coreutils [DEP] diffutils -[DEP] findutils [DEP] gawk [DEP] grep [DEP] gzip -[DEP] libtool [DEP] linux-header -[DEP] m4 [DEP] make -[DEP] perl +[DEP] patch [DEP] sed [DEP] tar [DEP] zlib diff --git a/package/develop/protobuf/protobuf.desc b/package/develop/protobuf/protobuf.desc index ae0c71f5b7..f8e5f8a749 100644 --- a/package/develop/protobuf/protobuf.desc +++ b/package/develop/protobuf/protobuf.desc @@ -27,6 +27,7 @@ [V] 27.3 [P] X -----5---9 109.300 -[O] autogen=1 +[O] var_append cmakeopt ' ' -Dprotobuf_BUILD_TESTS=OFF +[O] var_append cmakeopt ' ' -Dprotobuf_ABSL_PROVIDER=package [D] 6e683c6d0961b66b587f1c0e54714e1e66e8fd4c27d399a7a4aadcb2 protobuf-27.3.tar.gz https://github.com/protocolbuffers/protobuf/archive/v27.3/ -- 2.11.4.GIT