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

Do not install man-pages during openssl-static build to speed up things. #391

Merged
merged 1 commit into from Sep 18, 2018

Commits on Sep 18, 2018

  1. Do not install man-pages during openssl-static build to speed up things.

    Motivation:
    
    We do not care about the openssl manpages so there is no need to install them during the build.
    
    Modifications:
    
    Use make install_sw which will skip manpage installation.
    
    Result:
    
    Faster build
    normanmaurer committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    fc3c044 View commit details
    Browse the repository at this point in the history