build: fix libressl build on x32 (amd64ilp32) host
authorThorsten Glaser <tg@mirbsd.org>
Mon, 22 Oct 2018 19:00:57 +0000 (21:00 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:22:03 +0000 (17:22 +0100)
commit16f4057188b7fd4bc8126600d053a1822231cc36
tree938562a1121f7ef439c0ddc6e3c92ad3b971e53c
parent8b07cd6000ddf7c8827114e44e574b094ef16ce4
build: fix libressl build on x32 (amd64ilp32) host

disable use of assembly code since x32 gets misdetected as amd64

Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
(backported from a395563f68fde6f52dbf10913f59f13b8c804cd5)
tools/libressl/Makefile