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

dev-util/meson: backport fix for broken configure_file() which caused portage to miscompile #34099

Closed
wants to merge 2 commits into from

Commits on Dec 3, 2023

  1. dev-util/meson: backport fix for broken configure_file output

    This broke portage itself.
    
    Bug: mesonbuild/meson#12532
    Bug: https://bugs.gentoo.org/919072
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    eli-schwartz committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    590a485 View commit details
    Browse the repository at this point in the history
  2. package.mask: mask broken meson version for anyone that had it installed

    It breaks portage so it is quite important that users not use it for any
    reason.
    
    Bug: https://bugs.gentoo.org/919072
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    eli-schwartz committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b225317 View commit details
    Browse the repository at this point in the history