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

build: fix arm64 host cross-compilation in GN #51903

Closed
wants to merge 1 commit into from

Commits on Mar 5, 2024

  1. build: fix arm64 host cross-compilation in GN

    Should use `current_cpu` instead of `target_cpu` in GN build files,
    otherwise the host build may use wrong configs when doing cross
    compilation.
    zcbenz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6942d29 View commit details
    Browse the repository at this point in the history