Commit Graph

16 Commits

Author SHA1 Message Date
Troy Dawson 6bcbdb8a06 Remove package.cfg; Part of epel8-playground decommission 2022-01-28 08:17:35 -08:00
Rich Mattes 2d73da2d01 Don't override C++ version on epel8 2021-06-09 21:17:35 -04:00
Rich Mattes d8dbe368d1 Merge branch 'rawhide' into epel8 2021-06-09 21:07:13 -04:00
Fedora Release Engineering 726066e4cb - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 01:13:23 +00:00
Adrian Reber f5324c1505
Rebuilt for protobuf 3.14 2021-01-13 08:55:31 +01:00
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
Gwyn Ciesla 06594f2430 "Adding package.cfg file" 2020-06-29 09:29:24 -05: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