Remove dummy setting of GCC_FOR_TARGET, no longer needed.
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2005 11:40:42 +0000 (11:40 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2005 11:40:42 +0000 (11:40 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108409 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog
gcc/ada/Makefile.in

index d3e72fe..b8ec9dd 100644 (file)
@@ -1,5 +1,10 @@
 2005-12-12  Arnaud Charlet  <charlet@adacore.com>
 
+       * Makefile.in: Remove dummy setting of GCC_FOR_TARGET, no longer
+       needed.
+
+2005-12-12  Arnaud Charlet  <charlet@adacore.com>
+
        * Make-lang.in: Update dependencies
 
 2005-12-12  Arnaud Charlet  <charlet@adacore.com>
index e51a924..771e949 100644 (file)
@@ -1633,11 +1633,6 @@ install-gnatlib: ../stamp-gnatlib
 # Example: cd rts; ar rc libfoo.a $(LONG_LIST_OF_OBJS)
 # is guaranteed to overflow the buffer.
 
-# ??? GCC_FOR_TARGET is supposed to be passed from the top level
-# Makefile, but this is not the case from e.g. libada, so provide a suitable
-# default
-GCC_FOR_TARGET=./xgcc -B./ $(FLAGS_FOR_TARGET)
-
 gnatlib: ../stamp-gnatlib1 ../stamp-gnatlib2
        $(MAKE) -C rts \
                CC="`echo \"$(GCC_FOR_TARGET)\" \