aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
authorEneas U de Queiroz <cotequeiroz@gmail.com>2020-05-26 10:45:22 -0300
committerPetr Štetiar <ynezz@true.cz>2020-06-03 16:49:28 +0200
commit750d52f6c90e2a144c250779741607f0cb306a94 (patch)
treed0e4613659716a3995def5e623be0cc40235a717 /package/system
parenta9f712a79b700400286ede2671c879f42b9ebb6b (diff)
downloadupstream-750d52f6c90e2a144c250779741607f0cb306a94.tar.gz
upstream-750d52f6c90e2a144c250779741607f0cb306a94.tar.bz2
upstream-750d52f6c90e2a144c250779741607f0cb306a94.zip
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>
Diffstat (limited to 'package/system')
0 files changed, 0 insertions, 0 deletions