openwrt/package/libs/openssl
Eneas U de Queiroz 40c03b101c 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>
(cherry picked from commit 2f75348923)
2021-08-30 17:15:37 +02:00
..
patches openssl: bump to 1.1.1k 2021-03-27 07:44:43 +01:00
Config.in openssl: always build with EC support 2019-09-04 13:45:34 +02:00
Makefile openssl: use --cross-compile-prefix in Configure 2021-08-30 17:15:37 +02:00