]> git.ipfire.org Git - thirdparty/gcc.git/commit - configure
re PR other/32499 (libstdc++ testsuite fails on platforms without ranlib)
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 1 Mar 2010 13:58:48 +0000 (13:58 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 1 Mar 2010 13:58:48 +0000 (13:58 +0000)
commit8927b7c02668c81b42e64dbbfad3642becb9ce43
tree5f0cd1ccb54070ead90f71845e142294d7284ffd
parent3c775d2d898a8d71e7c2812587e6d8d71f748fc1
re PR other/32499 (libstdc++ testsuite fails on platforms without ranlib)

libstdc++-v3:
PR libstdc++/32499
* testsuite/Makefile.am (check-DEJAGNU
$(check_DEJAGNU_normal_targets)): Export AR, RANLIB.
* testsuite/Makefile.in: Regenerate.

toplevel:
PR libstdc++/32499
* configure.ac (RANLIB): Default to true.
(STRIP): Likewise.
(RANLIB_FOR_TARGET): Remove superfluous : argument.
* configure: Regenerate.

From-SVN: r157144
ChangeLog
configure
configure.ac
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/Makefile.am
libstdc++-v3/testsuite/Makefile.in