aboutsummaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.openbsd
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefiles/Makefile.openbsd')
-rw-r--r--src/makefiles/Makefile.openbsd3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/makefiles/Makefile.openbsd b/src/makefiles/Makefile.openbsd
index e35739573cd..3308834c053 100644
--- a/src/makefiles/Makefile.openbsd
+++ b/src/makefiles/Makefile.openbsd
@@ -2,8 +2,7 @@ AROPT = cr
ifdef ELF_SYSTEM
export_dynamic = -Wl,-E
-rpath = -R$(rpathdir)
-shlib_symbolic = -Wl,-Bsymbolic
+rpath = -Wl,-R$(rpathdir)
endif
DLSUFFIX = .so