1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Hauke Mehrtens c5bb7a99a6 arm-trusted-firmware-mvebu: Use host flags for cryptest compilation
Without these changes it used the system LDFLAGS for the compilation of
the cryptopp library. This does not always work when we add
"-no-warn-rwx-segments" which is done to support binutils 2.39 inside of
OpenWrt.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-12-31 19:55:42 +01:00
..
base-files base-files: stage2: add 'tail' to sysupgrade environment 2022-12-31 05:02:38 -08:00
boot arm-trusted-firmware-mvebu: Use host flags for cryptest compilation 2022-12-31 19:55:42 +01:00
devel gdb: Do not link against xxhash 2022-12-17 22:34:44 +01:00
firmware linux-firmware: disable stripping 2022-12-29 14:15:55 +01:00
kernel mac80211: fix receiving multicast packets on multiple sta interfaces 2022-12-30 21:20:04 +01:00
libs mbedtls: update to version 2.28.2 2022-12-31 03:19:58 +01:00
network netifd: update to the latest version 2022-12-30 16:42:57 +01:00
system tree-wide: Do not use package librt and libpthread 2022-12-29 18:50:24 +01:00
utils tree-wide: Do not use package librt and libpthread 2022-12-29 18:50:24 +01:00
Makefile