SerenityOS build: Tuesday, August 02
Images 💾⌗
- serenity-i686-20220802-bfa94dd.img.gz (Raw image, 128.44 MiB)
- serenity-i686-20220802-bfa94dd.vdi.gz (VirtualBox VDI, 128.26 MiB)
Last commit ⭐⌗
commit bfa94dd0b7fe1a0ffdd057d0729a3048ba0ad7fe
Author: Chun Ngai Au <chunngaiau@gmail.com>
AuthorDate: Mon Aug 1 14:35:36 2022 +0100
Commit: Linus Groh <mail@linusgroh.de>
CommitDate: Mon Aug 1 14:59:45 2022 +0100
Documentation: Fix c_cpp_properties.json typo
The current compilerArgs will cause an error when VSCode's C++ extension
queries the compiler for defaults, causing it to revert to the system's
default compiler.
Other builds