Searched defs:LD_SONAME_FLAGS (Results 1 – 3 of 3) sorted by relevance
/external/selinux/libsepol/src/ |
D | Makefile | 32 LD_SONAME_FLAGS=-soname,$(LIBSO),--version-script=$(LIBMAP),-z,defs macro 37 LD_SONAME_FLAGS=-install_name,$(LIBSO) macro
|
/external/selinux/libselinux/utils/ |
D | Makefile | 39 LD_SONAME_FLAGS=-soname,$(LIBSO),-z,defs,-z,relro macro
|
/external/selinux/libselinux/src/ |
D | Makefile | 93 LD_SONAME_FLAGS=-soname,$(LIBSO),-z,defs,-z,relro macro 98 LD_SONAME_FLAGS=-install_name,$(LIBSO) macro
|