Commit e5c681b3 by Arnaud Charlet Committed by Arnaud Charlet

Remove dummy setting of GCC_FOR_TARGET, no longer needed.

From-SVN: r108409
parent 40e53517
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>
......
......@@ -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)\" \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment