commit | af39e3e5972238f8cebf69e617c1f1005033a014 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Aug 10 16:41:14 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Aug 10 16:41:14 2015 +0200 |
tree | 32ec0115e4dfe551ffd41d950aeb01018629451d | |
parent | 7f610533718876ea9d7d63d50c65b6aff4bb16b2 [diff] [blame] |
Fix missing -static-libgcc for dlls
diff --git a/ChangeLog b/ChangeLog index d0a98b6..51f3049 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -12,6 +12,8 @@ * Fix thread-safety issue in SSL debug module (found by Edwin van Vliet). * Fix build error with CMake and pre-4.5 versions of GCC (found by Hugo Leisink). + * Fix missing -static-ligcc when building shared libraries for Windows with + make. Changes * Add SSL_MIN_DHM_BYTES configuration parameter in config.h to choose the