Skip to content
This repository was archived by the owner on Mar 21, 2020. It is now read-only.
This repository was archived by the owner on Mar 21, 2020. It is now read-only.

Disable jobserver when building OpenSSL with the submake #85

Description

@agentzh

OpenSSL does not support Gnu make jobserver and when the user type "make -j8", for example, on the toplevel, the build will fail in OpenSSL.

I think we should explicitly disable the jobserver in the submake for OpenSSL while still enable parallel build for other parts of the system.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions