Prelink
- After Spectre/Meltdown, it’s probably a bad idea to prelink as it makes memory mapping attacks easier.
 - PIE interferes with prelink
 
References
Section titled “References”- http://www.linuxfromscratch.org/hints/downloads/files/prelink.txt
 - http://www.linuxfromscratch.org/hints/downloads/files/OLD/prelink.txt
 - https://wiki.gentoo.org/wiki/Prelink
 - https://forums.gentoo.org/viewtopic-t-1074192-start-0.html
 
Apparently there’s something new called prelink-cross:
- 
https://github.com/sjnewbury/prelink-cross/blob/master/README
 - 
cross-prelink can be used to cross compile gobject packages like GNOME, which will not be an issue on glaucus