openwrt/package/libs/openssl
Eneas U de Queiroz 47d6747a4a 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:19 +00:00
..
patches openssl: bump to 1.1.1h 2021-09-01 08:07:02 +00: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 2021-09-01 08:07:19 +00:00