Commit ID d9897ec77e5f6e92e7d2eb0806e2b21f11c8817f
|
|
Contributor: | magfr as Magnus Fromreide |
Files Modified: | 1 |
| Date: | 21-May-2012 at 19:46 | Lines Added: | 1 | |
| Repository: | git://github.com/fenrus75/powertop.git master | Lines Removed: | 1 | |
| Commit Comment: | Remove redundant inclusion of -O2 -g in powertop_CXXFLAGS When building a program then program_CXXFLAGS replaces AM_CXXFLAGS and CXXFLAGS is appended to it, this is the reason for the double -O2 -g options when building the powertop binary. This patch removes the extra -O2 -g and returns the control of the optimization and debug flags to CXXFLAGS as one would expect. Please note that the default value of CXXFLAGS is -O2 -g if the compiler supports it. Signed-off-by: Magnus Fromreide <mag...@lysator.liu.se> |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Automake | 1 | 1 | 0 | 0 | 0 | 0 | |
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| src/Makefile.am | Automake | 1 | 1 | 0 | 0 | 0 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.