nrelease - fix/improve livecd
[dragonfly.git] / crypto / libressl / README.DRAGONFLY
blobdf04b0a9fe319cac87403f415dd5f037183e5f39
1 LIBRESSL
2 ========
4 Original source can be downloaded from:
5 https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/
7 file = libressl-3.6.1.tar.gz
8 date = 25 October 2022
9 size = 4240343
10 sha1 = 60ac9dc4abe32d139b4ca461f3c80e1b4d0ed938
12 The file README.DELETED contains a list of deleted files and directories.
14 Use "git diff vendor/LIBRESSL crypto/libressl" to see local modifications.
16 These sources are used in:
17         lib/librecrypto
18         lib/libressl
19         usr.bin/openssl
20         usr.bin/nc
22 Configured with:
24   --enable-nc ac_cv_header_dlfcn_h=no ac_cv_lib_dl_dlopen=no
26 NOTE: The configure script misdetects HOST_ABI=elf and disables ASM versions.