build: add support for quiet build mode in CMakeLists

This commit is contained in:
2025-04-12 04:36:16 +00:00
parent 1f646d6826
commit c7d501b466
4 changed files with 28 additions and 5 deletions

View File

@ -100,6 +100,7 @@ export OSNAME
export OSARCH
export BOARD_TYPE
export KERNEL_VERSION
export QUIET_BUILD
export TOOLCHAIN_AMD64_PREFIX := $(COMPILER_PATH)/bin/x86_64-fennix-
export TOOLCHAIN_I386_PREFIX := $(COMPILER_PATH)/bin/i386-fennix-