Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* (Patch) Attempt to get src-release working again
@ 2002-12-05 14:54 Nathanael Nerode
  2002-12-05 15:00 ` Andrew Cagney
  0 siblings, 1 reply; 3+ messages in thread
From: Nathanael Nerode @ 2002-12-05 14:54 UTC (permalink / raw)
  To: gdb-patches, binutils

This is an attempt to get src-release working again. :-)
Committed as obvious.  I'm worried about the very complex tricks being
played with 'texinfo'; I've probably broken them, but since I can't figure
out what they were *supposed* to do, I can't figure out how to fix them.

	* src-release: Configure host subdirs.

Index: src-release
===================================================================
RCS file: /cvs/src/src/src-release,v
retrieving revision 1.2
diff -u -r1.2 src-release
--- src-release	1 Oct 2002 22:58:14 -0000	1.2
+++ src-release	5 Dec 2002 22:40:47 -0000
@@ -136,7 +136,7 @@
 	mv -f tmp Makefile.in
 	#
 	./configure sun4
-	$(MAKE) configure-target \
+	$(MAKE) configure-host configure-target \
 	    ALL_GCC="" ALL_GCC_C="" ALL_GCC_CXX="" \
 	    CC_FOR_TARGET="$(CC)" CXX_FOR_TARGET="$(CXX)"
 	# Make links, and run "make diststuff" or "make info" when needed.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-12-05 23:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-05 14:54 (Patch) Attempt to get src-release working again Nathanael Nerode
2002-12-05 15:00 ` Andrew Cagney
2002-12-05 15:01   ` 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