public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/kiwix/files: kiwix-0.9-custom-flags.patch
@ 2010-12-12 16:50 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2010-12-12 16:50 UTC (permalink / raw
  To: gentoo-commits

chithanh    10/12/12 16:50:41

  Added:                kiwix-0.9-custom-flags.patch
  Log:
  New prerelease. Allow custom LDFLAGS, bug #339869
  
  (Portage version: 2.2.0_alpha7/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/kiwix/files/kiwix-0.9-custom-flags.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/files/kiwix-0.9-custom-flags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/files/kiwix-0.9-custom-flags.patch?rev=1.1&content-type=text/plain

Index: kiwix-0.9-custom-flags.patch
===================================================================
diff -ur a/configure.ac b/configure.ac
--- a/configure.ac	2010-12-12 17:32:04.768000030 +0100
+++ b/configure.ac	2010-12-12 17:43:43.434000030 +0100
@@ -45,9 +45,7 @@
 
   # default $CPPFLAGS and $LDFLAGS
   # CLucene has headers in /usr/lib
-  CPPFLAGS="-I/usr/lib"
-  CFLAGS="-O6"
-  LDFLAGS=""
+  CPPFLAGS="${CPPFLAGS} -I/usr/lib"
   CFLAGS="${CFLAGS}"
   LDFLAGS="${LDFLAGS}" 
   LIBS=""






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

only message in thread, other threads:[~2010-12-12 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-12 16:50 [gentoo-commits] gentoo-x86 commit in app-text/kiwix/files: kiwix-0.9-custom-flags.patch Chi-Thanh Christopher Nguyen (chithanh)

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