11 Commits

Author SHA1 Message Date
Brent Cook
83fdd2ee99 make cross compilation possible on macOS with CMake
Sync CMAKE_SYSTEM_PROCESSOR to CMAKE_OSX_ARCHITECTURES. This doesn't
support universal binaries, but does allow cross-compiling for a single
architecture by setting -DCMAKE_OSX_ARCHITECTURES=(arm64|x86_64)
2023-07-04 11:38:25 -07:00
Steveice10
38d6d35aac libressl: Disable endian.h check for iOS. 2023-06-04 18:45:04 -07:00
Steveice10
41de3f161a libressl: Update to 3.8.0 2023-06-04 17:13:21 -07:00
Morph
7d04a1d1a9 Remove uninstall target
These files don't exist in our distribution of libressl.
2022-04-24 06:46:00 -04:00
Morph
d6f6ae758d libressl: Update to 3.5.2 2022-04-24 05:48:15 -04:00
SachinVin
464eb7ba4a fixup Cmake build 2022-02-27 13:05:22 +05:30
liushuyu
a944a45e81 libressl: Update to 3.4.2 2021-12-22 17:33:19 -07:00
liushuyu
d75423ec71
cmake: remove redundant definitions 2020-10-27 01:00:36 -06:00
liushuyu
dcc6116424
libressl: Update to 3.2.2 2020-10-23 20:51:08 -06:00
liushuyu
3e42c54fd3
libressl: Update to 2.7.2 2018-04-12 20:53:40 -06:00
James
49f073a705 Build from https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.6.4.tar.gz 2018-03-11 17:40:12 +11:00