public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-libs/ffcall/
Date: Fri, 30 Jun 2017 07:28:41 +0000 (UTC)	[thread overview]
Message-ID: <1498807671.8ce37f9130c35339f398bd63353bd0816885faef.nimiux@gentoo> (raw)

commit:     8ce37f9130c35339f398bd63353bd0816885faef
Author:     Bruno Haible <bruno <AT> clisp <DOT> org>
AuthorDate: Fri Jun 30 07:27:07 2017 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 07:27:51 2017 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=8ce37f91

dev-libs/ffcall: Removes ebuild obsolete parts

 dev-libs/ffcall/ffcall-1.13.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/dev-libs/ffcall/ffcall-1.13.ebuild b/dev-libs/ffcall/ffcall-1.13.ebuild
index e2514f4f..067088c3 100644
--- a/dev-libs/ffcall/ffcall-1.13.ebuild
+++ b/dev-libs/ffcall/ffcall-1.13.ebuild
@@ -39,17 +39,12 @@ src_prepare() {
 		# and -Wa, are a must to pass here.
 		sed -e 's/$(CC) /&$(CFLAGS) /g' \
 			-i "${mfi}" || die
-
-		# usually uses '$(CC) ... -o something' for linking
-		sed -e 's/\($(CC) .* \)-o /\1 $(LDFLAGS) -o /g' \
-			-i "${mfi}" || die
 	done
 	eapply_user
 }
 
 src_configure() {
 	append-flags -fPIC
-	append-flags $(test-flags-CC -Wa,--noexecstack) #253963
 
 	# Doc goes in datadir
 	econf \
@@ -58,16 +53,6 @@ src_configure() {
 		--disable-static
 }
 
-src_compile() {
-	# Because CHOST is set to (for example)
-	# alphaev67-unknown-linux-gnu, CPU gets set to alphaev67 which
-	# doesn't work in the Makefile (29 Jan 2004 agriffis)
-	local cpu_setting
-	[[ "${ARCH}" == "alpha" ]] && cpu_setting='CPU=alpha'
-
-	emake ${cpu_setting}
-}
-
 src_install() {
 	dodoc NEWS README
 	dodir /usr/share/man


             reply	other threads:[~2017-06-30  7:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-30  7:28 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-08-28 11:46 [gentoo-commits] proj/lisp:master commit in: dev-libs/ffcall/ José María Alonso
2017-09-14 15:36 José María Alonso
2018-04-10 15:49 José María Alonso
2018-04-10 16:34 José María Alonso
2022-04-01 11:12 Ulrich Müller

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=1498807671.8ce37f9130c35339f398bd63353bd0816885faef.nimiux@gentoo \
    --to=nimiux@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