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

static build: Make building openssl as part of cmake #5043

Closed
HustonMmmavr opened this issue Jun 3, 2020 · 1 comment
Closed

static build: Make building openssl as part of cmake #5043

HustonMmmavr opened this issue Jun 3, 2020 · 1 comment
Assignees
Labels

Comments

@HustonMmmavr
Copy link
Contributor

Tarantool version:

OS version:

Bug description:

Move building openssl from Dockerfile.staticbuild to CMakeLists.txt it's an useful feature for building Tarantool Enterprise.

@HustonMmmavr HustonMmmavr changed the title static build: Make openssl build as part of cmake static build: Make building openssl as part of cmake Jun 3, 2020
HustonMmmavr pushed a commit that referenced this issue Jun 3, 2020
* Moved building openssl from Dockerfile.staticbuild to CMakeLists.txt
  as `ExternalProject_Add()`

* Prevent building shared libcurl libraries if cmake option
  -DBUILD_STATIC=ON is set

Closes #5043
HustonMmmavr pushed a commit that referenced this issue Jun 3, 2020
* Moved openssl build from Dockerfile.staticbuild to CMakeLists.txt
  as `ExternalProject_Add()`

* Prevent build shared libcurl libraries if cmake option
  -DBUILD_STATIC=ON is set

Closes #5043
@HustonMmmavr HustonMmmavr self-assigned this Jun 4, 2020
@rosik
Copy link
Contributor

rosik commented Jun 19, 2020

Closing in favor of #5095

@rosik rosik closed this as completed Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants