public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea/
Date: Sun,  3 Feb 2019 22:55:38 +0000 (UTC)	[thread overview]
Message-ID: <1549231846.f6b343ff244032fbd937dc2994589d7ca47a1ce6.gyakovlev@gentoo> (raw)

commit:     f6b343ff244032fbd937dc2994589d7ca47a1ce6
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  3 11:52:56 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Feb  3 22:10:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b343ff

dev-java/icedtea: re-add mincoming-stack-boundary=2 on x86

it was lost on bump
Bug: https://bugs.gentoo.org/677138
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 dev-java/icedtea/icedtea-3.10.0.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-java/icedtea/icedtea-3.10.0.ebuild b/dev-java/icedtea/icedtea-3.10.0.ebuild
index c47e7ca17b5..9dafe7d9ab9 100644
--- a/dev-java/icedtea/icedtea-3.10.0.ebuild
+++ b/dev-java/icedtea/icedtea-3.10.0.ebuild
@@ -10,7 +10,7 @@
 EAPI="6"
 SLOT="8"
 
-inherit check-reqs gnome2-utils java-pkg-2 java-vm-2 multiprocessing pax-utils prefix versionator
+inherit check-reqs flag-o-matic gnome2-utils java-pkg-2 java-vm-2 multiprocessing pax-utils prefix versionator
 
 ICEDTEA_VER=$(get_version_component_range 1-3)
 ICEDTEA_BRANCH=$(get_version_component_range 1-2)
@@ -233,6 +233,9 @@ src_configure() {
 	# In-tree JIT ports are available for amd64, arm, arm64, ppc64 (be&le), SPARC and x86.
 	if { use amd64 || use arm || use arm64 || use ppc64 || use sparc || use x86; }; then
 		hotspot_port="yes"
+
+		# Work around stack alignment issue, bug #647954.
+		use x86 && append-flags -mincoming-stack-boundary=2
 	fi
 
 	# Always use HotSpot as the primary VM if available. #389521 #368669 #357633 ...


             reply	other threads:[~2019-02-03 22:55 UTC|newest]

Thread overview: 89+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-03 22:55 Georgy Yakovlev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-08  0:39 [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea/ Georgy Yakovlev
2021-12-01 11:46 Georgy Yakovlev
2021-12-01 11:46 Georgy Yakovlev
2021-11-09  3:06 Georgy Yakovlev
2021-11-09  3:06 Georgy Yakovlev
2021-06-09  8:41 Georgy Yakovlev
2021-05-02  8:35 Mikle Kolyada
2021-04-18  0:36 Georgy Yakovlev
2021-04-02  9:23 Georgy Yakovlev
2021-02-12  2:15 Georgy Yakovlev
2020-11-02 19:34 Georgy Yakovlev
2020-11-02 19:28 Georgy Yakovlev
2020-10-29  2:07 Georgy Yakovlev
2020-10-28 19:50 Georgy Yakovlev
2020-09-05  6:32 Georgy Yakovlev
2020-06-10 20:41 Georgy Yakovlev
2020-05-24  4:09 Georgy Yakovlev
2020-05-10  7:45 Georgy Yakovlev
2020-01-28  8:55 Georgy Yakovlev
2020-01-28  8:55 Georgy Yakovlev
2020-01-28  8:55 Georgy Yakovlev
2020-01-22  1:26 Georgy Yakovlev
2020-01-21 10:55 Georgy Yakovlev
2020-01-07 20:13 Georgy Yakovlev
2019-12-12 14:58 Michał Górny
2019-12-03  1:10 Georgy Yakovlev
2019-10-25 18:55 Georgy Yakovlev
2019-08-19  4:37 Georgy Yakovlev
2019-08-19  4:37 Georgy Yakovlev
2019-08-01  0:18 Georgy Yakovlev
2019-07-08 10:19 Michał Górny
2019-05-10  2:22 Georgy Yakovlev
2019-03-13  6:25 Georgy Yakovlev
2019-02-03 22:55 Georgy Yakovlev
2019-02-01  9:09 Georgy Yakovlev
2019-01-31 22:43 Georgy Yakovlev
2019-01-19  3:48 Georgy Yakovlev
2018-11-11 23:17 James Le Cuirot
2018-10-21 19:35 James Le Cuirot
2018-10-07 21:49 James Le Cuirot
2018-10-07 21:49 James Le Cuirot
2018-08-26  8:59 Michał Górny
2018-06-28 22:13 James Le Cuirot
2018-06-10  8:10 James Le Cuirot
2018-06-10  8:10 James Le Cuirot
2018-04-13  3:47 Benda XU
2018-04-08 19:01 James Le Cuirot
2018-03-08 22:20 James Le Cuirot
2018-03-08 22:17 James Le Cuirot
2017-11-04 17:53 James Le Cuirot
2017-11-04 17:53 James Le Cuirot
2017-08-12  9:40 James Le Cuirot
2017-08-12  9:40 James Le Cuirot
2017-08-01 19:29 James Le Cuirot
2017-08-01 19:29 James Le Cuirot
2017-07-24 20:46 James Le Cuirot
2017-07-24 20:46 James Le Cuirot
2017-05-28 22:31 James Le Cuirot
2017-05-28 22:31 James Le Cuirot
2017-05-22 10:05 James Le Cuirot
2017-05-22 10:05 James Le Cuirot
2017-03-08 13:48 James Le Cuirot
2017-03-07 21:56 James Le Cuirot
2017-03-07 21:56 James Le Cuirot
2017-01-29 23:15 James Le Cuirot
2017-01-26 21:50 James Le Cuirot
2017-01-26 21:50 James Le Cuirot
2016-11-26 10:48 James Le Cuirot
2016-11-19 17:18 James Le Cuirot
2016-11-19 17:18 James Le Cuirot
2016-11-19 17:18 James Le Cuirot
2016-11-19 17:18 James Le Cuirot
2016-08-08  8:39 Andrew Savchenko
2016-08-05  9:21 James Le Cuirot
2016-08-05  9:21 James Le Cuirot
2016-08-03 22:45 James Le Cuirot
2016-08-03 21:52 Austin English
2016-08-02 22:34 James Le Cuirot
2016-04-17 21:10 James Le Cuirot
2016-04-12 17:17 James Le Cuirot
2016-01-23 23:01 James Le Cuirot
2016-01-23 22:42 James Le Cuirot
2016-01-23 22:42 James Le Cuirot
2016-01-07 15:36 James Le Cuirot
2016-01-05 13:30 James Le Cuirot
2015-12-09 13:13 James Le Cuirot
2015-12-09 13:13 James Le Cuirot
2015-11-15 16:21 James Le Cuirot

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=1549231846.f6b343ff244032fbd937dc2994589d7ca47a1ce6.gyakovlev@gentoo \
    --to=gyakovlev@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