summaryrefslogtreecommitdiffstats
path: root/package/python-numpy
diff options
context:
space:
mode:
authorAdam Duskett <aduskett@gmail.com>2017-10-17 22:32:35 -0400
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-10-21 21:28:13 +0200
commit9f145e4957fa562ed8df89527433fccd438b3502 (patch)
treee3b1378170f4623ce83f25769c634ed2e628695e /package/python-numpy
parent123e0c9fefcf53641b8e80254929d485a1783f36 (diff)
downloadbuildroot-9f145e4957fa562ed8df89527433fccd438b3502.tar.gz
buildroot-9f145e4957fa562ed8df89527433fccd438b3502.zip
heirloom-mailx: add libressl support patch
heirloom-mailx has two small issues when compiling against LibreSSL: - RAND_egd is used (LibreSSL does not support RAND_egd) Solution: "Guard" the code calling RAND_egd - SSLv3_client_method function is used (LibreSSL does not support SSLv3) Solution: "Guard" the code with #ifndef OPENSSL_NO_SSL3 Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-numpy')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud