public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/spark/
Date: Tue, 26 Jun 2018 19:25:31 +0000 (UTC)	[thread overview]
Message-ID: <1530041116.2a44c2ce8dff33d5381fbaa1f39740f612145712.tupone@gentoo> (raw)

commit:     2a44c2ce8dff33d5381fbaa1f39740f612145712
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 19:25:16 2018 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 19:25:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a44c2ce

dev-lang/spark: Fix build.

Closes: https://bugs.gentoo.org/658554
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-lang/spark/spark-2017.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/spark/spark-2017.ebuild b/dev-lang/spark/spark-2017.ebuild
index e63d7069015..47ad4e812b0 100644
--- a/dev-lang/spark/spark-2017.ebuild
+++ b/dev-lang/spark/spark-2017.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,8 +20,7 @@ KEYWORDS="~amd64"
 IUSE=""
 
 RDEPEND="dev-lang/gnat-gpl:6.3.0
-	>=dev-ada/gnatcoll-2017[gnat_2017,projects]
-	|| ( dev-ada/gnatcoll[shared] dev-ada/gnatcoll[static] )
+	>=dev-ada/gnatcoll-2017[gnat_2017,projects,shared]
 	sci-mathematics/alt-ergo
 	sci-mathematics/why3-for-spark"
 DEPEND="${RDEPEND}
@@ -43,7 +42,8 @@ src_prepare() {
 }
 
 src_compile() {
-	emake gnat2why gnatprove
+	emake GPRARGS="-XLIBRARY_TYPE=relocatable" gnat2why
+	emake PROD="-XLIBRARY_TYPE=relocatable" gnatprove
 }
 
 src_install() {


             reply	other threads:[~2018-06-26 19:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26 19:25 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19 20:02 [gentoo-commits] repo/gentoo:master commit in: dev-lang/spark/ Alfredo Tupone
2025-02-11 17:48 Alfredo Tupone
2024-11-26 19:29 Alfredo Tupone
2022-02-06 17:41 Alfredo Tupone
2021-09-15 19:43 Alfredo Tupone
2021-06-21 20:27 Alfredo Tupone
2019-11-09 19:05 Alfredo Tupone
2019-11-09 19:02 Alfredo Tupone
2019-11-07 18:15 Alfredo Tupone
2019-11-04  6:59 Alfredo Tupone
2018-12-19  7:04 Alfredo Tupone
2018-12-16  8:37 Alfredo Tupone
2018-07-15 14:36 Alfredo Tupone
2018-07-15  8:21 Alfredo Tupone
2017-11-06 21:10 Alfredo Tupone
2017-11-05 19:13 Alfredo Tupone
2017-10-29 16:39 Alfredo Tupone

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=1530041116.2a44c2ce8dff33d5381fbaa1f39740f612145712.tupone@gentoo \
    --to=tupone@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