banan-os/userspace/libraries
Bananymous 1280528e4e BuildSystem: Use -O2 for all libraries
I don't know why I had not specified optimization level for libraries.
Only LibImage was using explicit -O3. LibImage doesn't need O3 anymore
as O2 seems to be around the same speed.
2024-09-20 20:04:49 +03:00
..
LibC Kernel/LibC: Implement all chown family function with fchownat 2024-09-17 18:35:01 +03:00
LibELF Kernel: Rework kernel-side ELF loading 2024-09-15 23:57:34 +03:00
LibFont BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibGUI userspace: Add missing alpha channels 2024-09-12 20:53:45 +03:00
LibImage BuildSystem: Use -O2 for all libraries 2024-09-20 20:04:49 +03:00
LibInput LibInput: KeyEvent to ansi string now handles delete key 2024-09-15 03:13:21 +03:00
CMakeLists.txt BuildSystem: Use -O2 for all libraries 2024-09-20 20:04:49 +03:00