public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-filter/bogofilter/files: bogofilter-1.2.2-gcc34.patch
@ 2011-06-10 12:32 Eray Aslan (eras)
  0 siblings, 0 replies; only message in thread
From: Eray Aslan (eras) @ 2011-06-10 12:32 UTC (permalink / raw
  To: gentoo-commits

eras        11/06/10 12:32:39

  Added:                bogofilter-1.2.2-gcc34.patch
  Log:
  Fix gcc-3.4 compile error - bug #324405. Thanks to Roman Barczyński
  
  (Portage version: 2.1.10/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  mail-filter/bogofilter/files/bogofilter-1.2.2-gcc34.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/bogofilter/files/bogofilter-1.2.2-gcc34.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/bogofilter/files/bogofilter-1.2.2-gcc34.patch?rev=1.1&content-type=text/plain

Index: bogofilter-1.2.2-gcc34.patch
===================================================================
diff -ruN bogofilter-1.2.1-orig/src/Makefile.am bogofilter-1.2.1/src/Makefile.am
--- bogofilter-1.2.1-orig/src/Makefile.am	2009-05-28 22:59:05.000000000 +0200
+++ bogofilter-1.2.1/src/Makefile.am	2010-06-16 22:52:36.000000000 +0200
@@ -16,7 +16,7 @@
 AM_CPPFLAGS = -iquote$(top_srcdir)/gnugetopt -iquote$(top_srcdir)/trio \
 	      -I$(srcdir) @GSL_CFLAGS@ -I$(top_srcdir)/gsl/specfunc -I$(top_srcdir)
 else
-AM_CPPFLAGS = -I$(top_srcdir)/gnugetopt -I$(top_srcdir)/trio -I- -I. \
+AM_CPPFLAGS = -I$(top_srcdir)/gnugetopt -I$(top_srcdir)/trio -I. \
 	      -I$(srcdir) @GSL_CFLAGS@ -I$(top_srcdir)/gsl/specfunc -I$(top_srcdir)
 endif
 
diff -ruN bogofilter-1.2.1-orig/src/Makefile.in bogofilter-1.2.1/src/Makefile.in
--- bogofilter-1.2.1-orig/src/Makefile.in	2009-08-01 21:00:51.000000000 +0200
+++ bogofilter-1.2.1/src/Makefile.in	2010-06-16 22:52:23.000000000 +0200
@@ -483,7 +483,7 @@
 @ENABLE_MEMDEBUG_TRUE@MEMDEBUG_SRC = memdebug.c memdebug.h
 noinst_LIBRARIES = libbogofilter.a $(am__append_3) $(am__append_5) \
 	$(am__append_10)
-@USE_GCC4_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/gnugetopt -I$(top_srcdir)/trio -I- -I. \
+@USE_GCC4_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/gnugetopt -I$(top_srcdir)/trio -I. \
 @USE_GCC4_FALSE@	      -I$(srcdir) @GSL_CFLAGS@ -I$(top_srcdir)/gsl/specfunc -I$(top_srcdir)
 
 @USE_GCC4_TRUE@AM_CPPFLAGS = -iquote$(top_srcdir)/gnugetopt -iquote$(top_srcdir)/trio \






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

only message in thread, other threads:[~2011-06-10 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-10 12:32 [gentoo-commits] gentoo-x86 commit in mail-filter/bogofilter/files: bogofilter-1.2.2-gcc34.patch Eray Aslan (eras)

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