Dmitry Chagin f337940144 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
2021-07-29 09:52:33 +03:00
..
2021-07-21 12:26:31 +00:00
2021-05-28 09:04:17 +01:00
2021-05-28 09:04:17 +01:00
2021-07-21 12:26:31 +00:00
2021-07-21 12:26:31 +00:00
2021-07-29 09:52:33 +03:00