immortalwrt/package
Eneas U de Queiroz dc61110adc wolfssl: use -fomit-frame-pointer to fix asm error
32-bit x86 fail to compile fast-math feature when compiled with frame
pointer, which uses a register used in a couple of inline asm functions.

Previous versions of wolfssl had this by default.  Keeping an extra
register available may increase performance, so it's being restored for
all architectures.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 750d52f6c9)
2020-09-02 15:46:36 +02:00
..
base-files base-files: remove urandom-seed definition 2020-06-28 14:28:10 +02:00
boot uboot-envtools: ar71xx: add ZyXEL NBG6616 uboot env support 2020-08-10 00:08:04 +02:00
devel perf: build with NO_LIBCAP=1 2020-05-05 00:05:28 +02:00
firmware ath10k-firmware: fix mirror hash 2020-05-08 19:57:28 +02:00
kernel mac80211: Fix potential endless loop 2020-08-30 23:36:52 +02:00
libs wolfssl: use -fomit-frame-pointer to fix asm error 2020-09-02 15:46:36 +02:00
network hostapd: add wpad-basic-wolfssl variant 2020-08-10 00:05:27 +02:00
system ca-certificates: update to version 20200601 2020-06-09 22:46:13 +02:00
utils busybox: delete redundant patch 2020-08-12 11:10:16 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00