From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-dev:master commit in: sys-apps/apparmor-utils/
Date: Tue, 4 Jun 2013 14:51:26 +0000 (UTC) [thread overview]
Message-ID: <1370357372.41d5fbb9a684029e6f47a30999d3ca32bb0a22ba.kensington@gentoo> (raw)
commit: 41d5fbb9a684029e6f47a30999d3ca32bb0a22ba
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 4 14:49:32 2013 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Jun 4 14:49:32 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=41d5fbb9
sys-apps/apparmor-utils: force serial build to avoid breaking vim syntax, wrt bug #472284.
Package-Manager: portage-2.1.12.2
Manifest-Sign-Key: 675D0D2C
---
sys-apps/apparmor-utils/apparmor-utils-2.8.1.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/sys-apps/apparmor-utils/apparmor-utils-2.8.1.ebuild b/sys-apps/apparmor-utils/apparmor-utils-2.8.1.ebuild
index ff53768..1975edc 100644
--- a/sys-apps/apparmor-utils/apparmor-utils-2.8.1.ebuild
+++ b/sys-apps/apparmor-utils/apparmor-utils-2.8.1.ebuild
@@ -52,7 +52,10 @@ src_prepare() {
src_compile() {
python_export_best
- default
+
+ # launches non-make subprocesses causing "make jobserver unavailable"
+ # error messages to appear in generated code
+ emake -j1
}
src_install() {
next reply other threads:[~2013-06-04 14:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-04 14:51 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-08-08 13:47 [gentoo-commits] proj/hardened-dev:master commit in: sys-apps/apparmor-utils/ Michael Palimaka
2013-06-04 14:21 Michael Palimaka
2013-06-04 13:45 Michael Palimaka
2013-04-17 16:05 Michael Palimaka
2012-06-12 15:16 Michael Palimaka
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=1370357372.41d5fbb9a684029e6f47a30999d3ca32bb0a22ba.kensington@gentoo \
--to=kensington@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