Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 411445 - net-ftp/qshare-2.1.2 does not respect CXXFLAGS
Summary: net-ftp/qshare-2.1.2 does not respect CXXFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 410895
  Show dependency tree
 
Reported: 2012-04-10 07:54 UTC by Agostino Sarubbo
Modified: 2012-04-10 14:30 UTC (History)
0 users

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


Attachments
qshare-2.1.2.ebuild.patch (qshare-2.1.2.ebuild.patch,291 bytes, patch)
2012-04-10 11:01 UTC, Michael Palimaka (kensington)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2012-04-10 07:54:45 UTC
x86_64-pc-linux-gnu-g++ -c -pipe -Os -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I. -I. -o moc_mainwindow.o moc_mainwindow.cpp


It is a regression so I make it as a block for the stabilization
Comment 1 Michael Palimaka (kensington) gentoo-dev 2012-04-10 11:01:03 UTC
Created attachment 308377 [details, diff]
qshare-2.1.2.ebuild.patch

Patch to backport CXXFLAGS respect fix from 2.1.3
Comment 2 Davide Pesavento (RETIRED) gentoo-dev 2012-04-10 14:30:27 UTC
  10 Apr 2012; Davide Pesavento <pesa@gentoo.org> metadata.xml,
  qshare-2.1.2.ebuild, qshare-2.1.3.ebuild:
  Respect CXXFLAGS, thanks to ago and kensington in bug 411445.