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-19 17:19:23 +01:00
2021-07-27 20:11:15 +03:00
2021-07-28 17:27:03 +02:00
2021-07-27 20:11:15 +03:00
2021-07-29 09:52:33 +03:00
2021-07-29 09:52:33 +03:00
2021-07-14 01:53:10 +08:00