openwrt/package/libs/openssl
Eneas U de Queiroz 2f75348923 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-06 18:32:14 +01:00
..
patches openssl: bump to 1.1.1h 2020-09-28 08:49:39 +02:00
Config.in openssl: always build with EC support 2019-09-01 00:16:08 +02:00
Makefile openssl: use --cross-compile-prefix in Configure 2020-12-06 18:32:14 +01:00