| Summary: | x11-libs/qt-webkit-4.8.3: QA Notice: USE Flag 'c++0x' not in IUSE for x11-libs/qt-webkit-4.8.3 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Ilya Gordeev <mirraz1> |
| Component: | New packages | Assignee: | Qt Bug Alias <qt> |
| Status: | RESOLVED INVALID | ||
| Severity: | QA | ||
| Priority: | Low | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Ilya Gordeev
2012-09-30 16:21:40 UTC
I don't understand... the only usage is in qt4-build.eclass:
if use_if_iuse c++0x; then
append-cxxflags -std=c++0x
fi
use_if_iuse should not trigger the warning.
Can you attach a full build.log please?
This makes no sense and hasn't been reproducible by anyone. Closing as invalid. |