immortalwrt/package/libs/openssl
Eneas U de Queiroz fe59f3e741 openssl: use --cross-compile-prefix in Configure
This sets the --cross-compile-prefix option when running Configure, so
that that it will not use the host gcc to figure out, among other
things, compiler defines.  It avoids errors, if the host 'gcc' is
handled by clang:

mips-openwrt-linux-musl-gcc: error: unrecognized command-line option
'-Qunused-arguments'

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Tested-by: Rosen Penev <rosenp@gmail.com>
2020-12-08 11:32:43 +08:00
..
patches openssl: bump to 1.1.1h 2020-09-28 15:00:32 +08:00
Config.in openssl: make ARMv8 devices prefer ChaCha20-Poly1305 over AES-GCM by default 2020-10-17 20:16:20 +08:00
Makefile openssl: use --cross-compile-prefix in Configure 2020-12-08 11:32:43 +08:00