Remove references to bundled mbedtls library to use the one from inputs. diff --git a/CMakeLists.txt b/CMakeLists.txt index 1e27d21..f0eb1a5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -85,13 +85,6 @@ endif() set(USE_STATIC_MBEDTLS_LIBRARY ON) set(USE_SHARED_MBEDTLS_LIBRARY OFF) -add_subdirectory("lib/mbedtls" EXCLUDE_FROM_ALL) - -# Compile the mbedtls library as a static with position independent code, -# because we need it for both a shared and static library -set_property(TARGET mbedtls PROPERTY POSITION_INDEPENDENT_CODE ON) -set_property(TARGET mbedcrypto PROPERTY POSITION_INDEPENDENT_CODE ON) -set_property(TARGET mbedx509 PROPERTY POSITION_INDEPENDENT_CODE ON) add_subdirectory(src) value='koszko' selected='selected'>koszko Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/.mailmap
AgeCommit message (Expand)Author
2024-08-05Change email of Evgeny Pisemsky....Evgeny Pisemsky
2024-01-07Update mailmap....Tomas Volf
2023-08-16Update email addresses for Juliana Sims....Juliana Sims
2022-01-11Update mailmap....Leo Famulari
2021-11-06Update mailmap and copyright assignments for Liliana Marie Prikler....Liliana Marie Prikler
2021-09-06Update mailmap....Liliana Marie Prikler
2021-09-04Update mailmap....Marius Bakke
2021-07-27Update mailmap....Leo Famulari
2021-07-08mailmap: Update entries for Matthew James Kraai....Matthew James Kraai
2021-06-23gnu: Add Sollya....Eric Bavier
2021-04-21Update email address for Kei....Kei Kebreau