banan-os/userspace
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
..
aoc2023 BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
libraries BuildSystem: Use -O2 for all libraries 2024-09-20 20:04:49 +03:00
programs ls: Show symlink target with `-l` 2024-09-17 19:12:34 +03:00
tests userspace: Add missing alpha channels 2024-09-12 20:53:45 +03:00
CMakeLists.txt BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00