summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-12-19 16:31:33 +0100
committerPacho Ramos <pacho@gentoo.org>2015-12-19 17:16:35 +0100
commit96ed0cb7fcd219c58f0b912fb55b398d88c09696 (patch)
treed41b3ce5a37ca00dadaf6fd0771dedd03e8e4ac5 /media-video
parentmedia-video/subtitleeditor: Fix building with latest glibmm/libsigc++ (diff)
downloadgentoo-96ed0cb7fcd219c58f0b912fb55b398d88c09696.tar.gz
gentoo-96ed0cb7fcd219c58f0b912fb55b398d88c09696.tar.bz2
gentoo-96ed0cb7fcd219c58f0b912fb55b398d88c09696.zip
Revert "media-video/subtitleeditor: Fix building with latest glibmm/libsigc++"
This reverts commit 48f818c8936130e926498dad44269609bc91b0ee.
Diffstat (limited to 'media-video')
-rw-r--r--media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild b/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild
index 8c53231143fc..7b161619fbde 100644
--- a/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild
+++ b/media-video/subtitleeditor/subtitleeditor-0.41.1-r1.ebuild
@@ -65,8 +65,6 @@ src_configure() {
# Avoid using --enable-debug as it mocks with CXXFLAGS and LDFLAGS
use debug && append-flags -DDEBUG
- append-cxxflags -std=c++11
-
gnome2_src_configure \
--disable-debug \
$(use_enable nls) \