Searched defs:LD_SONAME_FLAGS (Results 1 - 2 of 2) sorted by relevance
/third_party/selinux/libsepol/src/ |
H A D | Makefile | 38 LD_SONAME_FLAGS=-soname,$(LIBSO),--version-script=$(LIBMAP),-z,defs macro 43 LD_SONAME_FLAGS=-install_name,$(LIBSO) macro
|
/third_party/selinux/libselinux/src/ |
H A D | Makefile | 93 LD_SONAME_FLAGS=-soname,$(LIBSO),--version-script=libselinux.map,-z,defs,-z,relro macro 98 LD_SONAME_FLAGS=-install_name,$(LIBSO) macro
|
Completed in 2 milliseconds