Merge lp://staging/~thomas-voss/net-cpp/fix-1452333 into lp://staging/net-cpp
Proposed by
Thomas Voß
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~thomas-voss/net-cpp/fix-1452333 |
Merge into: | lp://staging/net-cpp |
Diff against target: |
32 lines (+0/-12) 2 files modified
debian/control (+0/-4) debian/rules (+0/-8) |
To merge this branch: | bzr merge lp://staging/~thomas-voss/net-cpp/fix-1452333 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andreas Pokorny (community) | Approve | ||
Ubuntu Phablet Team | Pending | ||
Review via email: mp+264888@code.staging.launchpad.net |
Commit message
Remove explicit dependency on gcc version.
Description of the change
Remove explicit dependency on gcc version.
To post a comment you must log in.
Unmerged revisions
- 50. By Thomas Voß
-
Remove explicit dependency on gcc version.
package builds fine, and yes stating the CMAKE_CXX_COMPILER like that is not needed.