-- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -march=pentium-m -g0 C++ -Werror=return-type # /usr/bin/portageq envvar CXXFLAGS -O2 -march=pentium-m -g0
@Larmarque, I guess commit https://projects.kde.org/projects/extragear/libs/libnm-qt/repository/revisions/a4010ef3db96b019eef6c081c6cd33416a3fdcd8 overwrites the cxx flags. Maybe it should append the flags?
Yes, you're right. I have just fixed that in: http://commits.kde.org/libmm-qt/70697ac8327955a488d79aea1bfd6100f400377a http://commits.kde.org/libnm-qt/c1fa14e924066c540b28765f9ee58a44a876562e
@Ago, thanks for reporting. @Lamarque thanks for fast solving it. This is now fixed in cvs. Please sync to get the changes + + 25 May 2014; Johannes Huber <johu@gentoo.org> + +files/libnm-qt-0.9.8.1-cxxflags.patch, +libnm-qt-0.9.8.1-r1.ebuild: + Revision bump adds upstream patch to respect CXXFLAGS, bug #508300. + + + 25 May 2014; Johannes Huber <johu@gentoo.org> + +files/libmm-qt-1.0.1-cxxflags.patch, +libmm-qt-1.0.1-r1.ebuild: + Revision bump adds upstream patch to respect CXXFLAGS, bug #508300. +