ld.elf_so will automatically the old PLT method (bss-plt) and the new PLT method (secure-plt). The new method means that the data and bss sections of executables and libraries are now non-executable. Startup times should be slightly smaller.