openwrt-Ansuel/tools
Michael Pratt 7012f2e18f tools/libressl: disable assembly code for all hosts
This SSL library is for hosts only
and not shipped as a build product,
therefore its performance quality (speed) is not critical.

Assembly code is broken in LibreSSL for some x86_64 hosts (part of git history)
and for some RISC host archs like armv7l, aarch64, powerpc, ppc64, etc...
so let's just disable it for all hosts.

For example, this fixes an instance on ARM hosts
where the host Python 3 builds broken modules which link to LibreSSL,
even with patches that enable LibreSSL support
with the import error "unexpected reloc type 3".

Ref: a395563f6 ("build: fix libressl build on x32 (amd64ilp32) host ")
Suggested-by: Andre Heider <a.heider@gmail.com>
Signed-off-by: Michael Pratt <mcpratt@pm.me>
2022-07-31 18:46:23 +02:00
..
7z tools: bump 7z package to 22.01 2022-07-31 15:29:39 +02:00
autoconf
autoconf-archive
automake
b43-tools
bash
bc
bison
cbootimage
cbootimage-configs
ccache
cmake
coreutils
cpio
dosfstools
dwarves
e2fsprogs
elftosb
elfutils
expat
fakeroot
findutils
firmware-utils firmware-utils: update to git HEAD 2022-07-28 16:44:50 +02:00
flex
flock
genext2fs
gengetopt
gmp
include
isl
kernel2minor
libressl tools/libressl: disable assembly code for all hosts 2022-07-31 18:46:23 +02:00
libtool
llvm-bpf
lzma
lzma-old
m4
make-ext4fs
meson
missing-macros
mkimage
mklibs
mpc
mpfr
mtd-utils
mtools mtools: update to 4.0.40 2022-07-30 23:50:44 +02:00
ninja
padjffs2
patch
patch-image
patchelf
pkgconf
quilt
sdimage
sed
sparse
squashfs
squashfskit4
sstrip
tar
xxd
xz
zip
zlib
zstd
Makefile