public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-office/mdbtools/files: mdbtools-0.6_pre2-parallel-make.patch
Date: Tue, 12 Jan 2010 18:35:46 +0000	[thread overview]
Message-ID: <E1NUlak-0007lj-DL@stork.gentoo.org> (raw)

graaff      10/01/12 18:35:46

  Modified:             mdbtools-0.6_pre2-parallel-make.patch
  Log:
  Update parallel make patch based on feedback in #253584. Add static-libs USE flag.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-office/mdbtools/files/mdbtools-0.6_pre2-parallel-make.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mdbtools/files/mdbtools-0.6_pre2-parallel-make.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mdbtools/files/mdbtools-0.6_pre2-parallel-make.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/mdbtools/files/mdbtools-0.6_pre2-parallel-make.patch?r1=1.1&r2=1.2

Index: mdbtools-0.6_pre2-parallel-make.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/mdbtools/files/mdbtools-0.6_pre2-parallel-make.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mdbtools-0.6_pre2-parallel-make.patch	11 Jan 2010 18:09:31 -0000	1.1
+++ mdbtools-0.6_pre2-parallel-make.patch	12 Jan 2010 18:35:46 -0000	1.2
@@ -1,5 +1,5 @@
---- mdbtools-cvs-20050624.orig/src/sql/Makefile.am	2005-01-15 05:02:06.000000000 +0000
-+++ mdbtools-cvs-20050624/src/sql/Makefile.am	2010-01-09 13:48:01.000000000 +0000
+--- mdbtools-cvs-20050624.orig/src/sql/Makefile.am	2005-01-15 06:02:06.000000000 +0100
++++ mdbtools-cvs-20050624/src/sql/Makefile.am	2010-01-12 13:04:01.000000000 +0100
 @@ -1,5 +1,5 @@
  lib_LTLIBRARIES	=	libmdbsql.la
 -libmdbsql_la_SOURCES=	mdbsql.c parser.y lexer.l 
@@ -7,11 +7,12 @@
  libmdbsql_la_LDFLAGS = -version-info 1:0:0
  DISTCLEANFILES = parser.c parser.h lexer.c
  AM_CPPFLAGS	=	-I$(top_srcdir)/include $(GLIB_CFLAGS)
-@@ -7,5 +7,7 @@
+@@ -7,5 +7,8 @@
  LDADD	=	../libmdb/libmdb.la 
  YACC = @YACC@ -d
  
-+parser.h: parser.$(OBJEXT)
++parser.h: parser.lo
++lexer.lo: parser.h
 +
  dist-hook:
  	rm -f $(distdir)/parser.c $(distdir)/parser.h $(distdir)/lexer.c






             reply	other threads:[~2010-01-12 18:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-12 18:35 Hans de Graaff (graaff) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-11 18:09 [gentoo-commits] gentoo-x86 commit in app-office/mdbtools/files: mdbtools-0.6_pre2-parallel-make.patch Hans de Graaff (graaff)

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=E1NUlak-0007lj-DL@stork.gentoo.org \
    --to=graaff@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