With always_hybrid also the lx_hybrid_x86 platform in tool/create_builddir vanishes. Fixes #1619
This has to be used during shared object creation and destruction because global lists are manipulated. We cannot use the 'Elf_object::lock' here because there may be jump-slot relocations during object initialization. Fixes #1350
Issue #1280