google / google/prefab

OpenSSL forces c++_shared – why?

Open
#134 4 comments 0 reactions 1 assignee Claimed by @jfgoog View on GitHub
bug ndkports
Dominant language
Kotlin
Stars
236
Forks
33
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
If I use prefab for openssl, it can only be linked with c++_shared, but this library is pure C, isn't it?

**To Reproduce**
Steps to reproduce the behavior:
1. open a new JNI project
2. change the C++ file to C
3. add openssl dependency as prefab

**Expected behavior**
The project should build without STL

**Build system:**
CMake

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.