提交 6f864be0 编写于 作者: T Tom Lane

Revert -Wl, change to Makefile.osf, as the allegedly more standard

syntax apparently does not work for all toolchains on that platform.
Per Honda Shigehiro.
上级 7507d594
AROPT = crs
DLSUFFIX = .so
CFLAGS_SL =
rpath = -Wl,-rpath -Wl,$(rpathdir)
rpath = -rpath $(rpathdir)
%.so: %.o
$(LD) -shared -expect_unresolved '*' -o $@ $<
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册