make build_ssl.sh a little bit more easier to maintain

Use latest ssl version for all Qt versions
This commit is contained in:
BogDan Vatra
2020-03-05 14:33:14 +02:00
parent f18df2616e
commit bf38cb6cc5
44 changed files with 153 additions and 123 deletions
+3 -3
View File
@@ -181,11 +181,11 @@ extern "C" {
* The following are cipher-specific, but are part of the public API.
*/
#if !defined(OPENSSL_SYS_UEFI)
# define BN_LLONG
# undef BN_LLONG
/* Only one for the following should be defined */
# undef SIXTY_FOUR_BIT_LONG
# define SIXTY_FOUR_BIT_LONG
# undef SIXTY_FOUR_BIT
# define THIRTY_TWO_BIT
# undef THIRTY_TWO_BIT
#endif
#define RC4_INT unsigned char
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More