SerenityOS build: Monday, July 31
Images 💾⌗
- serenity-x86_64-20230731-5f69b0d.img.gz (Raw image, 188.42 MiB)
Last commit ⭐⌗
commit 5f69b0d6ad49df46c3639e07558b957f3d39e37e
Author: Tim Schumacher <timschumi@gmx.de>
AuthorDate: Sun Jul 30 22:02:49 2023 +0200
Commit: Andreas Kling <kling@serenityos.org>
CommitDate: Mon Jul 31 06:26:58 2023 +0200
Base: Remove the empty /usr/lib and /usr/include directories
These have been there since the initial revision of the toolchain build
script, but we don't seem to require them being present in `Base` any
longer.
Other builds