public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/kbedic/files: kbedic-4.0-dont-filter-cflags.patch ppc-gfxopt.patch
@ 2009-03-20  2:00 Joseph Jezak (josejx)
  0 siblings, 0 replies; only message in thread
From: Joseph Jezak (josejx) @ 2009-03-20  2:00 UTC (permalink / raw
  To: gentoo-commits

josejx      09/03/20 02:00:50

  Added:                kbedic-4.0-dont-filter-cflags.patch
  Removed:              ppc-gfxopt.patch
  Log:
  Patch for bug #226435. Some cleanup.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/kbedic/files/kbedic-4.0-dont-filter-cflags.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbedic/files/kbedic-4.0-dont-filter-cflags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/kbedic/files/kbedic-4.0-dont-filter-cflags.patch?rev=1.1&content-type=text/plain

Index: kbedic-4.0-dont-filter-cflags.patch
===================================================================
Only in kbedic-4.0-orig/: .acinclude.m4.swp
diff -ur kbedic-4.0-orig/configure.in kbedic-4.0/configure.in
--- kbedic-4.0-orig/configure.in	2008-06-18 20:13:26.000000000 -0700
+++ kbedic-4.0/configure.in	2008-06-18 20:40:23.225820760 -0700
@@ -18,7 +18,9 @@
 AC_PROG_INSTALL
 
 dnl Enable debug information
-AC_ENABLE_DEBUG
+dnl ##All this did was stop configure from trying to filter '-g' from CFLAGS,
+dnl ##better to just leave CFLAGS alone...
+dnl AC_ENABLE_DEBUG
 
 dnl Checks for header files
 AC_HEADER_STDC






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

only message in thread, other threads:[~2009-03-20  2:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-20  2:00 [gentoo-commits] gentoo-x86 commit in app-text/kbedic/files: kbedic-4.0-dont-filter-cflags.patch ppc-gfxopt.patch Joseph Jezak (josejx)

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