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

[SCons] Remove MAXLINELENGTH override for MSVC #97458

Commits on Sep 26, 2024

  1. [SCons] Remove MAXLINELENGTH override for MSVC

    It's not clear what is the actual max value that windows support, but
    despite their claim of it being 8191 we have been seeing failure with
    just 8150.
    Faless committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    395a4fc View commit details
    Browse the repository at this point in the history