Accepting request 1139886 from home:dspinella:branches:devel:tools:building

- Fix SLE build by using gcc11 and disable hiredis dependency

OBS-URL: https://build.opensuse.org/request/show/1139886
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=140
This commit is contained in:
Martin Pluskal
2024-01-19 10:25:25 +00:00
committed by Git OBS Bridge
parent 3d25b81a39
commit 929379df8d
2 changed files with 16 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ Thu Jan 18 10:54:53 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
* The manual now mentions that system_headers sloppiness is not supported for
MSVC.
* Fixed regex in direct.bash.
- Fix SLE build by using gcc11 and disable hiredis dependency
-------------------------------------------------------------------
Sat Oct 28 19:46:57 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>