Bill Sommerfeld
2024-02-20 3f918db0fbbe44a573c9357818fa9f6a18548820
library/protobuf: Rebuild after abseil-cpp upgrade

Also set USE_PARALLEL_BUILD=yes
2 files modified
5 ■■■■■ changed files
components/library/protobuf/Makefile 3 ●●●● patch | view | raw | blame | history
components/library/protobuf/pkg5 2 ●●● patch | view | raw | blame | history
components/library/protobuf/Makefile
@@ -25,11 +25,12 @@
#
BUILD_STYLE= cmake
USE_PARALLEL_BUILD=yes
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         protobuf
COMPONENT_VERSION=      24.4
COMPONENT_REVISION=        1
COMPONENT_REVISION=        2
COMPONENT_SUMMARY=      Protocol Buffers - Google data interchange format
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=  https://github.com/google/protobuf/
components/library/protobuf/pkg5
@@ -11,4 +11,4 @@
        "library/c++/protobuf"
    ],
    "name": "protobuf"
}
}