projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c1cdc8
)
media-libs/libcaca: Force C++11
author
David Seifert
<soap@gentoo.org>
Sat, 30 Jun 2018 11:27:18 +0000
(13:27 +0200)
committer
David Seifert
<soap@gentoo.org>
Sat, 30 Jun 2018 11:27:18 +0000
(13:27 +0200)
Closes: https://bugs.gentoo.org/653400
Package-Manager: Portage-2.3.41, Repoman-2.3.9
media-libs/libcaca/libcaca-0.99_beta19.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/libcaca/libcaca-0.99_beta19.ebuild
b/media-libs/libcaca/libcaca-0.99_beta19.ebuild
index c57546e7c4014a2e7bcf716e5a3334e368d86edc..95e1897cc71c396e970e1eab3f34d14cdf16b5c8 100644
(file)
--- a/
media-libs/libcaca/libcaca-0.99_beta19.ebuild
+++ b/
media-libs/libcaca/libcaca-0.99_beta19.ebuild
@@
-84,6
+84,9
@@
src_prepare() {
append-cflags -DX_DISPLAY_MISSING
fi
+ # bug 653400
+ append-cxxflags -std=c++11
+
# Removed 'has_version '>=dev-texlive/texlive-latex-2013' &&' that prefixed this
# patch before wrt #517474
epatch "${FILESDIR}"/${PN}-0.99_beta18-latex_hacks.patch