bootstrap script does not passes down AR, RANLIB and NM variables which breaks LTO optimisation
After building cmake binary using boostrap script when cmake is executed AR, RANLIB and NM env variables are not passed to cmake params. By this cmake package build fails if someone is trying to build it with LTO optimisation.