Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set download-ci-llvm = true by default on "library" and "tools" profiles #130202

Merged
merged 2 commits into from
Sep 15, 2024

Commits on Sep 10, 2024

  1. force ci-llvm by default on library and tools profiles

    It's very rare for developers to need to modify LLVM,
    so "if-unchanged" isn't a good default since it fetches
    the LLVM submodule to track changes.
    
    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ed89d9b View commit details
    Browse the repository at this point in the history
  2. add change entry for "tools" and "library" profile update

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b5d69ba View commit details
    Browse the repository at this point in the history