Paolo Bonzini <bonz...@gnu.org> writes: >> Btw., I noticed a couple of other anomalies: >> >> * configure.ac has >> >> GCC_LIBSTDCXX_RAW_CXX_FLAGS >> >> but does nothing with the result: Makefile.in substitutes the results, >> but that's it. Also, toplevel Makefile.tpl should set raw_cxx=true it >> this were useful, which it doesn't do as well. > > Yes, looks like cut-and-paste.
I'm including the following in this weekend's bootstraps (Solaris and Linux). 2013-11-22 Rainer Orth <r...@cebitec.uni-bielefeld.de> * configure.ac (GCC_LIBSTDCXX_RAW_CXX_FLAGS): Remove. * configure: Regenerate.
# HG changeset patch # Parent 5c1c423a4fa396c6b47d7eaf5ef179008adc9b2b Remove GCC_LIBSTDCXX_RAW_CXX_FLAGS diff --git a/libcilkrts/configure.ac b/libcilkrts/configure.ac --- a/libcilkrts/configure.ac +++ b/libcilkrts/configure.ac @@ -39,7 +39,6 @@ AC_PREREQ([2.64]) AC_CANONICAL_SYSTEM target_alias=${target_alias-$host_alias} AC_SUBST(target_alias) -GCC_LIBSTDCXX_RAW_CXX_FLAGS AM_INIT_AUTOMAKE(foreign no-dist) AM_MAINTAINER_MODE
Ok for mainline if that passes? Balaji, any word on the following two issues? >> * MAINTAINERS doesn't list a maintainer for libcilkrts. >> >> * I believe there should be a libcilkrts bugzilla category, intead of >> having to use other. Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University