提交 7bdf9ba3 编写于 作者: T Thomas G. Lockhart

Add flags to allow dynamic loader to find Postgres sharable libraries without

 having to modify the system-wide library database.
上级 495fdfba
ifdef LINUX_ELF
LDFLAGS+= -rdynamic
LDFLAGS+= -rdynamic -Wl,-rpath -Wl,$(DESTDIR)$(LIBDIR)
endif
MK_NO_LORDER= true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册