Link -static -pie executables with rcrt0.o instead of crt0.o such that they
authorkettenis <kettenis@openbsd.org>
Mon, 22 Dec 2014 16:04:35 +0000 (16:04 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 22 Dec 2014 16:04:35 +0000 (16:04 +0000)
commita8b12c103e1051d5d1e40d0250af2fe2a2d9dac6
tree3345c35ec6180d8971ccfa760202d59fd84b9b25
parent11e202c8519fea09ea60b644c04f4652d5f5b8fa
Link -static -pie executables with rcrt0.o instead of crt0.o such that they
self-relocate.

Based on a diff for amd64 from kurt@
gnu/gcc/gcc/config/sparc/openbsd64.h