http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46020

--- Comment #3 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2010-11-26 
04:29:45 UTC ---
Author: aoliva
Date: Fri Nov 26 04:29:41 2010
New Revision: 167163

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167163
Log:
PR other/46020
* configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
* Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
* Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
(BASE_FLAGS_TO_PASS): Use it.
* configure: Rebuilt.
* Makefile.in: Rebuilt.

Modified:
    branches/transactional-memory/ChangeLog
    branches/transactional-memory/Makefile.def
    branches/transactional-memory/Makefile.in
    branches/transactional-memory/Makefile.tpl
    branches/transactional-memory/configure
    branches/transactional-memory/configure.ac

Reply via email to