Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508300 - net-libs/libnm-qt does not respect CXXFLAGS
Summary: net-libs/libnm-qt does not respect CXXFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-21 08:10 UTC by Agostino Sarubbo
Modified: 2014-05-25 08:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2014-04-21 08:10:36 UTC
-- <<< 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
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2014-05-24 13:16:30 UTC
@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?
Comment 3 Johannes Huber (RETIRED) gentoo-dev 2014-05-25 08:05:50 UTC
@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.                                                                                                                                             
+