From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libmcpp/
Date: Sat, 27 Mar 2021 04:51:45 +0000 (UTC) [thread overview]
Message-ID: <1616820685.7d648ad70a40bea4789f3d6bbda485078ebffd09.sam@gentoo> (raw)
commit: 7d648ad70a40bea4789f3d6bbda485078ebffd09
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 04:50:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 04:51:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d648ad7
dev-cpp/libmcpp: drop static-libs from 2.7.2_p5
May as well take the opportunity.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild b/dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild
index bc6a9a1d233..ca5877298ab 100644
--- a/dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild
+++ b/dev-cpp/libmcpp/libmcpp-2.7.2_p5.ebuild
@@ -17,7 +17,6 @@ S="${WORKDIR}"/${MY_P}
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ia64 ~x86 ~x86-linux ~x64-macos"
-IUSE="static-libs"
PATCHES=(
"${FILESDIR}"/${PN}-2.7.2-fix-build-system.patch
@@ -38,13 +37,11 @@ src_prepare() {
src_configure() {
econf \
--enable-mcpplib \
- $(use_enable static-libs static)
+ --disable-static
}
src_install() {
default
- if ! use static-libs; then
- find "${D}" -name '*.la' -delete || die
- fi
+ find "${ED}" -name '*.la' -delete || die
}
next reply other threads:[~2021-03-27 4:51 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-27 4:51 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-23 13:06 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libmcpp/ Petr Vaněk
2024-10-07 2:49 Sam James
2024-10-07 2:44 Sam James
2023-10-13 10:58 WANG Xuerui
2022-12-18 18:50 Arthur Zamarin
2022-12-18 18:50 Arthur Zamarin
2022-07-23 19:44 Sam James
2022-06-08 7:57 Jakov Smolić
2021-09-12 14:26 Yixun Lan
2021-09-12 14:26 Yixun Lan
2021-04-22 3:01 Sam James
2021-04-22 2:59 Sam James
2021-03-27 2:58 Sam James
2021-03-27 2:58 Sam James
2021-03-27 2:58 Sam James
2020-12-20 17:35 Sam James
2020-12-20 16:30 Thomas Deutschmann
2020-12-19 19:36 Sam James
2017-01-23 17:38 David Seifert
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo
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=1616820685.7d648ad70a40bea4789f3d6bbda485078ebffd09.sam@gentoo \
--to=sam@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