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

Turn applicable_licenses on platform() into a no-op. #18089

Merged
merged 2 commits into from
Apr 13, 2023
Merged

Commits on Apr 13, 2023

  1. Turn applicable_licenses on platform() into a no-op.

    This prevents an analysis loop where default_applicable_licenses
    applies a license to a platform, but then the same license rule
    depends on the platform.
    
    Backport of Ic12306f5a405c88bd65acf3b8ec419328ce663f3
    aiuto committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    08252ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6759d57 View commit details
    Browse the repository at this point in the history