提交 495e264f 编写于 作者: B Bruce Momjian

Add -rpath for BSD/OS, from Peter E.

上级 f57477e6
......@@ -14,6 +14,7 @@ endif
ifeq ($(DLSUFFIX), .so)
CFLAGS_SL = -fpic
rpath = -Wl,-rpath,$(libdir)
export_dynamic = -export-dynamic
shlib_symbolic = -Wl,-Bsymbolic
else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册