mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-02 20:09:14 +00:00
Explicitly link with libgcc for __addtf3, __multf3 etc 128bit builtins on x86_64 as they are not available with compiler-rt and when using compiler-rt the link would fail Signed-off-by: Khem Raj <raj.khem@gmail.com>