[Bug 1171643] GCC 10: ovmf build fails
18 May
2020
18 May
'20
06:50
http://bugzilla.suse.com/show_bug.cgi?id=1171643 http://bugzilla.suse.com/show_bug.cgi?id=1171643#c9 --- Comment #9 from Martin Liška <martin.liska@suse.com> --- So the missing symbols would be caused by: ``` The option -moutline-atomics has been added to aid deployment of the Large System Extensions (LSE) on GNU/Linux systems built with a baseline architecture targeting Armv8-A. When the option is specified code is emitted to detect the presence of LSE instructions at runtime and use them for standard atomic operations. For more information please refer to the documentation. ``` So please add -mno-outline-atomics for aarch64 compile flags. -- You are receiving this mail because: You are on the CC list for the bug.
1678
Age (days ago)
1678
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla_noreply@suse.com