- Add build-blake-3-as-static.patch that builts BLAKE 3 support as static library

into mold. The library is not provided in openSUSE yet.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=96
This commit is contained in:
Martin Liška
2023-09-26 20:11:43 +00:00
committed by Git OBS Bridge
parent 4a6811b64c
commit 27a0b36e2a
3 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 26 20:11:13 UTC 2023 - Martin Liška <martin.liska@hey.com>
- Add build-blake-3-as-static.patch that builts BLAKE 3 support as static library
into mold. The library is not provided in openSUSE yet.
-------------------------------------------------------------------
Sun Sep 24 17:50:53 UTC 2023 - Martin Liška <martin.liska@hey.com>