'Generic Commit'
Some checks failed
dropshell-build / build (push) Failing after 3m42s

This commit is contained in:
Your Name
2025-06-02 08:04:50 +12:00
parent 16b2ce5b52
commit 865e206fb0
43 changed files with 1 additions and 1594 deletions

View File

@@ -94,6 +94,7 @@ function build_arch() {
export CXXFLAGS="--sysroot=$SYSROOT"
export LDFLAGS="--sysroot=$SYSROOT"
export MAKEFLAGS="-j${JOBS}"
export CCACHE_DIR="ARCH_BUILD_DIR/ccache"
cmake -B "${ARCH_BUILD_DIR}" -G Ninja \
-DCMAKE_BUILD_TYPE="${CMAKE_BUILD_TYPE}" \