From: Jim Kingdon Date: Tue, 21 Sep 1993 22:32:04 +0000 (+0000) Subject: * Makefile.in: Remove definition of CC and remove the second X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a0f3541f4091aea6f57a328463df567e771f9634;p=binutils-gdb.git * Makefile.in: Remove definition of CC and remove the second definition of CXX (the "CXX = gcc" one remains). These definitions were causing backquotes to be expanded within backquotes, which doesn't work. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index bf265f53bac..7b9c40e77be 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in: Remove definition of CC and remove the second + definition of CXX (the "CXX = gcc" one remains). These definitions + were causing backquotes to be expanded within backquotes, which + doesn't work. + Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com) * gdb.t17/callfuncs.exp: Add "return 0" to end.