Commit d0c5a090 authored by charlet's avatar charlet
Browse files

PR ada/19959

	* Makefile.in (gnattools-cross): Remove incorrect dependency on gnatlib


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97251 138bc75d-0d04-0410-961f-82ee72b054a4
parent 60b2817d
......@@ -225,7 +225,7 @@ regnattools: $(GCC_DIR)/stamp-gnatlib
# files that are among the sources
# FIXME: This should be done in configure.
RTS_DIR:=$(strip $(subst \,/,$(shell gnatls -v | grep adalib )))
gnattools-cross: $(GCC_DIR)/stamp-tools $(GCC_DIR)/stamp-gnatlib
gnattools-cross: $(GCC_DIR)/stamp-tools
# gnattools1-re
$(MAKE) -C $(GCC_DIR)/ada/tools -f ../Makefile \
$(TOOLS_FLAGS_TO_PASS_CROSS) INCLUDES="" \
......
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