From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/maradns/files/
Date: Fri, 9 Sep 2022 06:20:57 +0000 (UTC) [thread overview]
Message-ID: <1662704448.2e4ebfb0c5c6c4068fb007e2106813087bb7d9e8.juippis@gentoo> (raw)
commit: 2e4ebfb0c5c6c4068fb007e2106813087bb7d9e8
Author: Victor Kustov <ktrace <AT> yandex <DOT> ru>
AuthorDate: Wed Aug 24 17:24:20 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Sep 9 06:20:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4ebfb0
net-dns/maradns: fix CFLAGS for Deadwood
Closes: https://bugs.gentoo.org/865643
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Victor Kustov <ktrace <AT> yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/27003
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-dns/maradns/files/maradns-3.5.0022-flags.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-dns/maradns/files/maradns-3.5.0022-flags.patch b/net-dns/maradns/files/maradns-3.5.0022-flags.patch
index 9f6b81addfca..9f01795fd2bb 100644
--- a/net-dns/maradns/files/maradns-3.5.0022-flags.patch
+++ b/net-dns/maradns/files/maradns-3.5.0022-flags.patch
@@ -40,14 +40,14 @@ index 965c7fb..572dccc 100644
+ cd ../qual ; $(MAKE) $(M) ; cd ../server ; \
+ $(MAKE) $(M) $(V) COMPILED=\"$(COMPILED)\" ; \
+ cd ../tools ; $(MAKE) $(M) ; \
-+ cd ../deadwood-*/src/ ; $(MAKE) FLAGS=-O2 ; \
++ cd ../deadwood-*/src/ ; $(MAKE) $(M) ; \
+ cd ../../tcp ; $(MAKE) $(M) $(V) ; cat ../00README.FIRST
debug:
- cd libs ; make $(D) DEBUG="-DDEBUG -DTHREADS" ; \
- cd ../dns ; make $(D) ; cd ../rng ; make $(D) ; \
- cd ../parse ; make $(D) ; cd ../qual ; make $(D) ; \
-+ cd libs ; $(MAKE) $(D) DEBUG="-DDEBUG -DTHREADS" ; \
++ cd libs ; $(MAKE) $(D) ; \
+ cd ../dns ; $(MAKE) $(D) ; cd ../rng ; $(MAKE) $(D) ; \
+ cd ../parse ; $(MAKE) $(D) ; cd ../qual ; $(MAKE) $(D) ; \
cd ../server ; \
next reply other threads:[~2022-09-09 6:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-09 6:20 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-03 23:22 [gentoo-commits] repo/gentoo:master commit in: net-dns/maradns/files/ Aaron Bauman
2016-04-28 23:44 Austin English
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=1662704448.2e4ebfb0c5c6c4068fb007e2106813087bb7d9e8.juippis@gentoo \
--to=juippis@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