Lines Matching refs:ORIGIN
9 + DSO_LDOPTS='-shared -Wl,-rpath,\$$ORIGIN -Wl,-soname -Wl,$(notdir $@)'
33 -EXTRA_SHARED_LIBS += -R '$$ORIGIN/../lib:/usr/lib/mps/secv1/64:/usr/lib/mps/64'
35 +EXTRA_SHARED_LIBS += -R '$$ORIGIN'
37 -EXTRA_SHARED_LIBS += -R '$$ORIGIN/../lib:/usr/lib/mps/secv1:/usr/lib/mps'
38 +EXTRA_SHARED_LIBS += -R '$$ORIGIN'
44 -EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib64:/opt/sun/private/lib64:$$ORIGIN/../lib'
45 +EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN'
47 -EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib:/opt/sun/private/lib'
48 +EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN'
106 +DSO_LDOPTS = -shared $(ARCHFLAG) -Wl,--gc-sections '-Wl,-rpath,$$ORIGIN'
122 # The -rpath '$$ORIGIN' linker option instructs this library to search for its