public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/punc/files: 1.4-linking.patch
Date: Sun, 31 Oct 2010 15:01:09 +0000 (UTC)	[thread overview]
Message-ID: <20101031150109.66DDC20054@flycatcher.gentoo.org> (raw)

jlec        10/10/31 15:01:09

  Modified:             1.4-linking.patch
  Log:
  Added missing linking libs
  
  (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-libs/punc/files/1.4-linking.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/punc/files/1.4-linking.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/punc/files/1.4-linking.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/punc/files/1.4-linking.patch?r1=1.1&r2=1.2

Index: 1.4-linking.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/punc/files/1.4-linking.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 1.4-linking.patch	31 Oct 2010 13:30:08 -0000	1.1
+++ 1.4-linking.patch	31 Oct 2010 15:01:09 -0000	1.2
@@ -107,10 +107,10 @@
  
      src/aaa_inc/Makefile
 diff --git a/src/aaa_lib/Makefile.am b/src/aaa_lib/Makefile.am
-index 2e17d41..2e1ce1e 100644
+index 2e17d41..3cbb9b5 100644
 --- a/src/aaa_lib/Makefile.am
 +++ b/src/aaa_lib/Makefile.am
-@@ -102,11 +102,10 @@ else
+@@ -102,15 +102,14 @@ else
  LIBPMG    = 
  endif
  
@@ -123,12 +123,17 @@
  libpunc_la_LDFLAGS = -version-info ${FETK_VERSION}
  
  libvf2c_la_SOURCES =
+-libvf2c_la_LIBADD  = ${VF2C_LIBS}
++libvf2c_la_LIBADD  = ${VF2C_LIBS} -lgfortran -lf2c -lm
+ libvf2c_la_LDFLAGS = -version-info ${FETK_VERSION}
+ 
+ libblas_la_SOURCES =
 @@ -142,6 +141,6 @@ libcgcode_la_LIBADD  = ${CGCODE_LIBS}
  libcgcode_la_LDFLAGS = -version-info ${FETK_VERSION}
  
  libpmg_la_SOURCES =
 -libpmg_la_LIBADD  = ${PMG_LIBS}
-+libpmg_la_LIBADD  = ${PMG_LIBS} -lgfortran -lf2c -lmaloc -lm
++libpmg_la_LIBADD  = ${PMG_LIBS} ${BASE_LIBS} -lgfortran -lf2c -lmaloc -lm
  libpmg_la_LDFLAGS = -version-info ${FETK_VERSION}
  
 diff --git a/src/pmg/Makefile.am b/src/pmg/Makefile.am






             reply	other threads:[~2010-10-31 15:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-31 15:01 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-10-31 13:30 [gentoo-commits] gentoo-x86 commit in sci-libs/punc/files: 1.4-linking.patch Justin Lecher (jlec)

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=20101031150109.66DDC20054@flycatcher.gentoo.org \
    --to=jlec@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