HomeFreeBSD

linux(4): Fix gcc buld.

Description

linux(4): Fix gcc buld.

gcc failed as it didn't inlined the builtins and generates calls to
the libgcc, ld can't find libgcc as cross-toolchain libgcc is not installed.
To avoid this add internal vDSO ffs functions without optimized builtins.

Reported by: jhb
MFC after: 2 weeks

Details

Provenance
dchaginAuthored on Jul 29 2021, 6:52 AM
Parents
rG272144ab4109: hexdump: Flush stdout after '*' (repeat) lines.
Branches
Unknown
Tags
Unknown