diff options
author | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2021-08-26 14:38:06 -0300 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2021-08-30 17:15:37 +0200 |
commit | 40c03b101cf40af4a6f6e1efb4731edabfe88ea9 (patch) | |
tree | 66907e99434509097bae27fac947a4b76a27f904 /toolchain | |
parent | 9d082556fecfe2e971f964ebcd6b13fe30d208af (diff) | |
download | upstream-40c03b101cf40af4a6f6e1efb4731edabfe88ea9.tar.gz upstream-40c03b101cf40af4a6f6e1efb4731edabfe88ea9.tar.bz2 upstream-40c03b101cf40af4a6f6e1efb4731edabfe88ea9.zip |
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 2f75348923e564f1b73fbc32f7cabc355cd6e2b9)
Diffstat (limited to 'toolchain')
0 files changed, 0 insertions, 0 deletions