abseil-cpp: fix missing thread_local symbol in cordz

This commit is contained in:
Jerome Duval
2022-05-20 09:51:09 +02:00
parent 49b20c1fb9
commit 68476160d0
2 changed files with 39 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ C++11) designed to augment the C++ standard library."
HOMEPAGE="https://abseil.io"
COPYRIGHT="2017-2021 The Abseil Authors"
LICENSE="Apache v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://github.com/abseil/abseil-cpp/archive/$portVersion/abseil-$portVersion.tar.gz"
CHECKSUM_SHA256="dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4"
SOURCE_DIR="abseil-cpp-$portVersion"
@@ -41,6 +41,7 @@ for lib in $libs; do
done
REQUIRES="
haiku$secondaryArchSuffix
lib:libstdc++$secondaryArchSuffix
"
PROVIDES_devel="