mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-print/cups-filters: add note re c++11
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -48,6 +48,8 @@ BDEPEND="
|
||||
"
|
||||
|
||||
src_configure() {
|
||||
# (As of 1.28.15, still defaults upstream to c++0x, so it's still needed,
|
||||
# probably.)
|
||||
# Bug #626800
|
||||
append-cxxflags -std=c++11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user