From c8042d10e135808d5f2b48867bc291e00664b99b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 2 Mar 2024 23:42:06 +0000 Subject: gentoo auto-resync : 02:03:2024 - 23:42:06 --- sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild') diff --git a/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild b/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild index a6495591339a..63810da09284 100644 --- a/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild +++ b/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -33,7 +33,7 @@ src_prepare() { } src_configure() { - append-cxxflags -DBOOST_FILESYSTEM_VERSION=3 -std=c++11 + append-cxxflags -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_TIMER_ENABLE_DEPRECATED -std=c++14 } src_compile() { -- cgit v1.2.3