From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/autodock_vina/
Date: Sat, 2 Mar 2024 21:15:03 +0000 (UTC) [thread overview]
Message-ID: <1709414078.8ff06565cfa9e2d6114008541f2fae2c23f9e12c.alexxy@gentoo> (raw)
commit: 8ff06565cfa9e2d6114008541f2fae2c23f9e12c
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 2 21:14:38 2024 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sat Mar 2 21:14:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff06565
sci-chemistry/autodock_vina: Fix build with recent boost
Closes: https://bugs.gentoo.org/913037
Closes: https://bugs.gentoo.org/924622
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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() {
next reply other threads:[~2024-03-02 21:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-02 21:15 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-13 5:22 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/autodock_vina/ Arthur Zamarin
2024-03-26 11:01 Alexey Shvetsov
2022-09-04 12:23 David Seifert
2022-01-08 13:16 David Seifert
2021-06-18 19:18 David Seifert
2021-05-16 17:35 Andreas Sturmlechner
2015-08-16 11:34 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1709414078.8ff06565cfa9e2d6114008541f2fae2c23f9e12c.alexxy@gentoo \
--to=alexxy@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox