mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:38:59 +08:00
2c68b1229b
* Add "pthreads" feature to mbedtls. * Cleanup portfile. * Fix mbedtls pthreads support for Linux. * [mbedtls] Require the pthreads port only on Windows. * [mbedtls] Work around dependency issues about static linking.
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
Source: mbedtls
|
|
Version: 2.16.3-1
|
|
Homepage: https://github.com/ARMmbed/mbedtls
|
|
Description: An open source, portable, easy to use, readable and flexible SSL library
|
|
|
|
Feature: pthreads
|
|
Build-Depends: pthreads (windows)
|
|
Description: Multi-threading support
|