[Breeze] [Bug 499674] Compiling breeze-icons-6.9 exhausts memory on 32-bit hosts
Christoph Cullmann
bugzilla_noreply at kde.org
Tue Jun 17 17:43:00 BST 2025
https://bugs.kde.org/show_bug.cgi?id=499674
Christoph Cullmann <christoph at cullmann.dev> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/fram
| |eworks/breeze-icons/-/commi
| |t/75fd5c16d1cf0bb6756d4dedd
| |073fed2ef6ee325
--- Comment #29 from Christoph Cullmann <christoph at cullmann.dev> ---
Git commit 75fd5c16d1cf0bb6756d4dedd073fed2ef6ee325 by Christoph Cullmann.
Committed on 17/06/2025 at 16:42.
Pushed by cullmann into branch 'master'.
use big resource variant, else we OOM on 32 bit machines
this has issues with LTO, we have a unit test that tells if stuff got lost in
the DLL
fix the resource loading for static library building, uncovered by the new unit
test
Related: bug 487452
M +1 -0 .gitignore
M +5 -1 autotests/CMakeLists.txt
A +68 -0 autotests/resourcetest.cpp [License: LGPL(v2.0+)]
M +3 -2 src/lib/CMakeLists.txt
M +9 -0 src/lib/breezeicons.cpp
https://invent.kde.org/frameworks/breeze-icons/-/commit/75fd5c16d1cf0bb6756d4dedd073fed2ef6ee325
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list