提交 408bf2f0 编写于 作者: R Richard Levitte

Targeting the solaris platform for specific tests. Something is going

wrong, and my test engine doesn't show it.  The verbosity will be
temporary for about a day.
上级 874fee47
......@@ -362,7 +362,7 @@ link_a.tru64-rpath:
fi
link_o.solaris:
@ if ${DETECT_GNU_LD}; then \
if ${DETECT_GNU_LD}; then \
$(MAKE) -f $(SHARED_MAKEFILE) CC="$(CC)" LDFLAGS="$(LDFLAGS) \
SHARED_LDFLAGS="$(SHARED_LDFLAGS)" \
LIBNAME="$(LIBNAME)" LIBEXTRAS="$(LIBEXTRAS)" \
......@@ -381,7 +381,7 @@ link_o.solaris:
$(LINK_SO_O); \
fi
link_a.solaris:
@ if ${DETECT_GNU_LD}; then \
if ${DETECT_GNU_LD}; then \
$(MAKE) -f $(SHARED_MAKEFILE) CC="$(CC)" LDFLAGS="$(LDFLAGS) \
SHARED_LDFLAGS="$(SHARED_LDFLAGS)" \
LIBNAME="$(LIBNAME)" LIBEXTRAS="$(LIBEXTRAS)" \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册