1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
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
..
base-files base-files: informative service command in /etc/shinit. service command shows services enabled/disabled and running status, when the service command is invoked with no/invalid arguments, like this: 2020-12-03 23:28:43 -10:00
boot build: Extract trusted-firmware-a.mk 2020-12-02 23:46:01 +01:00
devel valgrind: Update to version 3.16.1 2020-11-18 19:01:44 +01:00
firmware ath10k-firmware: remove unused package 2020-11-28 18:19:37 +01:00
kernel kernel: sfc,sfc-falcon: fix kernel config symbols 2020-11-27 14:46:13 +01:00
libs openssl: use --cross-compile-prefix in Configure 2020-12-06 18:32:14 +01:00
network openvpn: remove 2020-12-05 10:09:01 -10:00
system procd: also depend on jshn 2020-12-05 22:18:07 -10:00
utils busybox: add check for capabilities file 2020-11-30 10:39:01 +00:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00