public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-biology/samtools/files/
@ 2017-09-02 15:02 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-09-02 15:02 UTC (permalink / raw
  To: gentoo-commits

commit:     06dc3754671e25127fa53a7d8b6c17ab3d254e40
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  2 15:01:47 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Sep  2 15:02:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06dc3754

sci-biology/samtools: Add missing -I. to CPPFLAGS

Bug: https://bugs.gentoo.org/show_bug.cgi?id=629666
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sci-biology/samtools/files/samtools-1.5-buildsystem.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/samtools/files/samtools-1.5-buildsystem.patch b/sci-biology/samtools/files/samtools-1.5-buildsystem.patch
index 248089e09fc..c466e66a9d1 100644
--- a/sci-biology/samtools/files/samtools-1.5-buildsystem.patch
+++ b/sci-biology/samtools/files/samtools-1.5-buildsystem.patch
@@ -196,7 +196,7 @@
  	$(CC) $(CFLAGS) $(ALL_CPPFLAGS) -c -o $@ $<
  
 +$(LOBJS):
-+	$(CC) $(CFLAGS) $(CPPFLAGS) -fPIC -c -o $@ $<
++	$(CC) $(CFLAGS) $(ALL_CPPFLAGS) -fPIC -c -o $@ $<
 +
  
  LIBST_OBJS = sam_opts.o sam_utils.o


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-02 15:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-02 15:02 [gentoo-commits] repo/gentoo:master commit in: sci-biology/samtools/files/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox