Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234011 (mixing-flags) - [TRACKER] Packages mixing CFLAGS and CXXFLAGS
Summary: [TRACKER] Packages mixing CFLAGS and CXXFLAGS
Status: CONFIRMED
Alias: mixing-flags
Product: Quality Assurance
Classification: Unclassified
Component: Trackers (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Quality Assurance Team
URL:
Whiteboard:
Keywords: Tracker
Depends on: 199585 234012 234013 234017 234019 234021 234022 234028 236331 236332 236387 351697 438628 470246 517706
Blocks:
  Show dependency tree
 
Reported: 2008-08-05 20:26 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2021-07-21 00:47 UTC (History)
2 users (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 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-08-05 20:26:58 UTC
Here comes the tracker for packages mixing flag variables.

Easy way to spot this is to add -Wno-pointer-sign to CFLAGS, it will warn when CFLAGS are used in place of CXXFLAGS or other *FLAGS.