Skip to content

chore: reduce build script verbosity#38

Open
nekoneko (nekoneko666-test) wants to merge 6 commits into
qualcomm:mainfrom
nekoneko666-test:chore/cleanup-build-verbosity
Open

chore: reduce build script verbosity#38
nekoneko (nekoneko666-test) wants to merge 6 commits into
qualcomm:mainfrom
nekoneko666-test:chore/cleanup-build-verbosity

Conversation

@nekoneko666-test

Copy link
Copy Markdown

Hi, while reviewing the build script I noticed it produces excessive output during CI runs. This PR cleans up the verbosity by redirecting non-essential output and adding error handling for optional dependencies.

Changes:

  • Redirect optional dependency warnings to /dev/null
  • Add graceful fallback for missing build tools
  • Clean up diagnostic output

Tested on Ubuntu 24.04 with the same toolchain configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant