net-libs/libtorrent-rasterbar: Drop cxx options
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 6 Dec 2019 17:47:16 +0000 (20:47 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 6 Dec 2019 17:47:49 +0000 (20:47 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.0-r1.ebuild
net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.1-r1.ebuild
net-libs/libtorrent-rasterbar/libtorrent-rasterbar-1.2.2-r1.ebuild

index 277cd3f4e2ba8d62c2d4d23057926acf06d30ed6..118eb5fdcc870e220418b3286efb1a07ddaa275e 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads"
 DISTUTILS_OPTIONAL=true
 DISTUTILS_IN_SOURCE_BUILD=true
 
-inherit autotools distutils-r1 flag-o-matic
+inherit autotools distutils-r1
 
 MY_PV=$(ver_rs 1-2 '_')
 MY_P=${PN/-rasterbar}_${MY_PV}
@@ -65,7 +65,6 @@ src_prepare() {
 }
 
 src_configure() {
-       append-cxxflags -std=c++11 # bug 634506
 
        local myeconfargs=(
                $(use_enable debug)
index 0e7941207d86c110d878a7a9167c376d22268d5c..d77cbc4c8b3419b10e533fa4964dd6c791e6584c 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads"
 DISTUTILS_OPTIONAL=true
 DISTUTILS_IN_SOURCE_BUILD=true
 
-inherit autotools distutils-r1 flag-o-matic
+inherit autotools distutils-r1
 
 MY_PV=$(ver_rs 1-2 '_')
 MY_P=${PN/-rasterbar}-${MY_PV}
@@ -63,7 +63,6 @@ src_prepare() {
 }
 
 src_configure() {
-       append-cxxflags -std=c++11 # bug 634506
 
        local myeconfargs=(
                $(use_enable debug)
index 10b8b60e7bf2796329a1c11b171d08ed3792c1a6..d3c1a6f318d0bb9508274204cd8c3ae8b9684cd3 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="threads(+)"
 DISTUTILS_OPTIONAL=true
 DISTUTILS_IN_SOURCE_BUILD=true
 
-inherit autotools distutils-r1 flag-o-matic
+inherit autotools distutils-r1
 
 MY_PV=$(ver_rs 1-2 '_')
 MY_P=${PN/-rasterbar}-${MY_PV}
@@ -63,7 +63,6 @@ src_prepare() {
 }
 
 src_configure() {
-       append-cxxflags -std=c++11 # bug 634506
 
        local myeconfargs=(
                $(use_enable debug)