]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement support -z global linker option. It marks the shared object
authorkib <kib@FreeBSD.org>
Wed, 15 Apr 2015 08:16:34 +0000 (08:16 +0000)
committerkib <kib@FreeBSD.org>
Wed, 15 Apr 2015 08:16:34 +0000 (08:16 +0000)
commit788163adc0d01b144c16af2c10940df70141614a
tree4d9ebc8c5422745c293871a319fa7b49323b4d01
parentb4924fbf83604538d55749f84455609e996af642
Implement support -z global linker option.  It marks the shared object
as always participating in the global symbols namespace, regardless of
the way the object was brought into the process address space.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week
libexec/rtld-elf/rtld.c
libexec/rtld-elf/rtld.h