Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA/commit] Delete Makefile.in:INSTALLED_LIBS (unused)
@ 2011-02-17  6:24 Joel Brobecker
  2011-02-17 15:30 ` Tom Tromey
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2011-02-17  6:24 UTC (permalink / raw)
  To: gdb-patches; +Cc: Joel Brobecker

This variable seems to be completely unused...  Any objection if
I delete it?

gdb/ChangeLog:

        * Makefile.in (INSTALLED_LIBS): Delete.

Tested on x86_64-linux.

Thanks,
-- 
Joel

---
 gdb/Makefile.in |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index c6049fa..2d3b3bf 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -472,9 +472,6 @@ INTERNAL_LDFLAGS = $(CFLAGS) $(GLOBAL_CFLAGS) $(MH_LDFLAGS) $(LDFLAGS) $(CONFIG_
 # LIBIBERTY appears twice on purpose.
 # If you have the Cygnus libraries installed,
 # you can use 'CLIBS=$(INSTALLED_LIBS)' 'CDEPS='
-INSTALLED_LIBS=-lbfd -lreadline -lopcodes -liberty -ldecnumber \
-	$(XM_CLIBS) $(NAT_CLIBS) $(GDBTKLIBS) @LIBS@ @PYTHON_LIBS@ \
-	-lintl -liberty $(LIBGNU)
 CLIBS = $(SIM) $(READLINE) $(OPCODES) $(BFD) $(INTL) $(LIBIBERTY) $(LIBDECNUMBER) \
 	$(XM_CLIBS) $(NAT_CLIBS) $(GDBTKLIBS) @LIBS@ @PYTHON_LIBS@ \
 	$(LIBEXPAT) \
-- 
1.7.1


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

end of thread, other threads:[~2011-02-22  8:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-17  6:24 [RFA/commit] Delete Makefile.in:INSTALLED_LIBS (unused) Joel Brobecker
2011-02-17 15:30 ` Tom Tromey
2011-02-21  9:54   ` Joel Brobecker
2011-02-22  8:20     ` Joel Brobecker

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