commit:     ae13b8db925f57d8402e5f7035bbfd40f0ff73ef
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  7 12:34:33 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan  7 12:38:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae13b8db

media-libs/openimageio: Removed unused cmake variable.

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-libs/openimageio/openimageio-1.8.17.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-libs/openimageio/openimageio-1.8.17.ebuild 
b/media-libs/openimageio/openimageio-1.8.17.ebuild
index a0050a66933..5dd03517a4f 100644
--- a/media-libs/openimageio/openimageio-1.8.17.ebuild
+++ b/media-libs/openimageio/openimageio-1.8.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -89,7 +89,6 @@ src_configure() {
                -DINSTALL_DOCS=$(usex doc)
                -DOIIO_BUILD_TESTS=OFF # as they are RESTRICTed
                -DSTOP_ON_WARNING=OFF
-               -DUSE_CPP14=ON
                -DUSE_EXTERNAL_PUGIXML=ON
                -DUSE_FFMPEG=$(usex ffmpeg)
                -DUSE_FIELD3D=$(usex field3d)

Reply via email to