Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 784173
Collapse All | Expand All

(-)a/configure.ac.orig (-1 / +1 lines)
Lines 857-863 Link Here
857
    else
857
    else
858
858
859
      save_cxxflags="$CXXFLAGS"
859
      save_cxxflags="$CXXFLAGS"
860
      cxxflags_to_try="-std=c++17 -stdlib=libstdc++"
860
      cxxflags_to_try="-std=c++17"
861
      CXXFLAGS_TO_USE=""
861
      CXXFLAGS_TO_USE=""
862
862
863
      AC_MSG_CHECKING([supported C++ compiler flags])
863
      AC_MSG_CHECKING([supported C++ compiler flags])

Return to bug 784173