tests_flags.in (CXXFLAGS): Add -rpath to gcc build dir.
2001-02-22 Benjamin Kosnik <bkoz@redhat.com> * tests_flags.in (CXXFLAGS): Add -rpath to gcc build dir. * include/bits/codecvt.h: Use alloca instead of __extension__ for the time being. * include/bits/ostream.tcc: Same. * include/bits/std_ostream.h: Same. * include/bits/fstream.tcc: Same. * include/bits/locale_facets.tcc: Add typename. * include/bits/c++config (_GLIBCPP_FULLY_COMPLIANT_HEADERS): Enable. From-SVN: r39991
Showing
- libstdc++-v3/ChangeLog 12 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/include/bits/c++config 1 addition, 1 deletionlibstdc++-v3/include/bits/c++config
- libstdc++-v3/include/bits/codecvt.h 2 additions, 2 deletionslibstdc++-v3/include/bits/codecvt.h
- libstdc++-v3/include/bits/fstream.tcc 3 additions, 3 deletionslibstdc++-v3/include/bits/fstream.tcc
- libstdc++-v3/include/bits/locale_facets.tcc 4 additions, 4 deletionslibstdc++-v3/include/bits/locale_facets.tcc
- libstdc++-v3/include/bits/ostream.tcc 6 additions, 6 deletionslibstdc++-v3/include/bits/ostream.tcc
- libstdc++-v3/include/bits/std_ostream.h 0 additions, 7 deletionslibstdc++-v3/include/bits/std_ostream.h
- libstdc++-v3/tests_flags.in 6 additions, 4 deletionslibstdc++-v3/tests_flags.in
Loading
Please register or sign in to comment