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

(-)configure.old (-1 / +1 lines)
Lines 2952-2958 Link Here
2952
2952
2953
ac_ext=C
2953
ac_ext=C
2954
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2954
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2955
ac_cpp='$CXXCPP $CPPFLAGS'
2955
ac_cpp='-Wno-deprecated $CXXCPP $CPPFLAGS'
2956
ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2956
ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
2957
ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2957
ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
2958
cross_compiling=$ac_cv_prog_cxx_cross
2958
cross_compiling=$ac_cv_prog_cxx_cross
(-)plugins/qt-gui-1.2.0/configure.old (-1 / +1 lines)
Lines 4544-4550 Link Here
4544
4544
4545
ac_ext=C
4545
ac_ext=C
4546
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
4546
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
4547
ac_cpp='$CXXCPP $CPPFLAGS'
4547
ac_cpp='-Wno-deprecated $CXXCPP $CPPFLAGS'
4548
ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
4548
ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
4549
ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
4549
ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
4550
cross_compiling=$ac_cv_prog_cxx_cross
4550
cross_compiling=$ac_cv_prog_cxx_cross

Return to bug 5826