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

Fixed jobserver not working with GNU make >= 4.2 #480

Merged
merged 1 commit into from
Mar 29, 2019

Commits on Aug 16, 2017

  1. Fixed jobserver not working with GNU make >= 4.2

    --jobserver-fds has been renamed to --jobserver-auth.
    
    Also calling make with both --jobserver-auth and -j leads to 'warning:
    -jN forced in submake: disabling jobserver mode.'
    
    See https://lists.gnu.org/archive/html/info-gnu/2016-05/msg00013.html
    racko committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    dc5c910 View commit details
    Browse the repository at this point in the history