This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [v3] use AM_ICONV


Paolo Carlini wrote:
Paolo Carlini wrote:

-      SECTIONLDFLAGS="@SECTION_LDFLAGS@"
+      SECTIONLDFLAGS="@SECTION_LDFLAGS@ @LTLIBICONV@"

Maybe just @LIBICONV@ instead of the libtool version...

Sure.


Note that this will mean that crosses or install testing are still broken (as they don't read this file.)

Still, an improvement.

-benjamin


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