Commit Graph

10 Commits

Author SHA1 Message Date
Rich Mattes 6f9e0d9780 CMake fixes for absl
Update to build with C++17, as absl is built in C++17 mode, and its
symbols include things like std::string_view.

Tweak CMake to force libbloaty as a static library and enable position
indepent code to resolve linking errors.
2020-12-19 12:37:29 -05:00
Rich Mattes a3bcb8db5e Rebuild for abseil-cpp 20200923.2 2020-12-19 12:02:05 -05:00
Adrian Reber e46677d0d0
Rebuilt for protobuf 3.13 2020-09-23 17:06:04 +02:00
Rich Mattes f555269e87 Make tests informational 2020-08-26 21:43:43 -04:00
Rich Mattes 65e01aec1c Remove un-needed cmake source path 2020-08-02 17:47:38 -04:00
Rich Mattes f945916f43 Fix build and add 32bit compat patch.
Fix the cmake macros to work with the new cmake changes.

Add a patch to correct the handling of file sizes with 32 bit size_t on
32 bit architectures.
2020-08-02 17:41:59 -04:00
Fedora Release Engineering 86cb8f5316 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 00:11:34 +00:00
Fedora Release Engineering b7c571ccf3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 13:13:08 +00:00
Rich Mattes 92201dae82 Initial import 2020-06-28 00:02:08 -04:00
Gwyn Ciesla 8b0f589a06 Added the README 2020-06-27 16:34:42 +00:00