We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57477e commit 495e264Copy full SHA for 495e264
src/makefiles/Makefile.bsdi
@@ -14,6 +14,7 @@ endif
14
15
ifeq ($(DLSUFFIX), .so)
16
CFLAGS_SL = -fpic
17
+rpath = -Wl,-rpath,$(libdir)
18
export_dynamic = -export-dynamic
19
shlib_symbolic = -Wl,-Bsymbolic
20
else
0 commit comments