This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Java PATCH: Use libtool-ldflags


Mark Mitchell wrote:
> Target run-time libraries that are built with libtool are supposed to
> use the libtool-ldflags script to quote LDFLAGS for libtool.  That's
> already done for libstdc++ and libffi; this patch uses the same idiom
> for boehm-gc and libjava.
> 
> Tested against a 4.3-based tree for arm-linux-gnueabi and against
> mainline for x86_64-linux-gnu.
> 
> OK to apply?

OK, thanks.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]