Skip to content

Fixing parallel build.#78

Merged
ctiller merged 1 commit intogrpc:masterfrom
nicolasnoble:parallel-build
Jan 16, 2015
Merged

Fixing parallel build.#78
ctiller merged 1 commit intogrpc:masterfrom
nicolasnoble:parallel-build

Conversation

@nicolasnoble
Copy link
Copy Markdown
Contributor

The source code of the libraries depends on openssl being built, as it will setup the headers.
Since we don't know exactly which source depends on openssl (we could start flagging it in build.json, but that'd be painful), we just flag all the source for every ssl-enabled library to depend on openssl being built.

The source code of the libraries depends on openssl being built, as it will setup the headers.
Since we don't know exactly which source depends on openssl (we could start flagging it in build.json, but that'd be painful), we just flag all the source for every ssl-enabled library to depend on openssl being built.
ctiller added a commit that referenced this pull request Jan 16, 2015
@ctiller ctiller merged commit cffd920 into grpc:master Jan 16, 2015
@ctiller ctiller deleted the parallel-build branch January 16, 2015 06:31
stanley-cheung referenced this pull request in stanley-cheung/grpc Aug 27, 2015
apolcyn referenced this pull request in apolcyn/grpc Jul 25, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants