public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Patch committed: Sync with top level
@ 2010-12-10 14:50 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2010-12-10 14:50 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

I committed this patch to sync the top level configure.ac with gcc.

Ian


2010-12-10  Ian Lance Taylor  <iant@google.com>

	PR bootstrap/46819
	* configure.ac: For --disable-libgcj clear libgcj_saved.
	* configure: Rebuild.



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: configure.ac --]
[-- Type: text/x-diff, Size: 622 bytes --]

Index: configure.ac
===================================================================
RCS file: /cvs/src/src/configure.ac,v
retrieving revision 1.121
diff -u -r1.121 configure.ac
--- configure.ac	10 Dec 2010 12:09:34 -0000	1.121
+++ configure.ac	10 Dec 2010 14:49:04 -0000
@@ -506,6 +506,9 @@
   # Make sure we get it printed in the list of not supported target libs.
   # Don't disable libffi, though, other languages use it.
   noconfigdirs="$noconfigdirs `echo ${libgcj} | sed -e 's/target-libffi//'`"
+  # Clear libgcj_saved so that even if java is enabled libffi won't be
+  # built.
+  libgcj_saved=
   ;;
 esac
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-10 14:50 Patch committed: Sync with top level Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).