Commit 6ad5e585 by Nathanael Nerode

* Makefile.in: Remove references to ADAC.

From-SVN: r73959
parent f73ccc50
2003-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.in: Remove references to ADAC.
* configure.in: Remove check for whether ${ADAC} accepts -Wno-long-long.
* configure: Regenerate.
......
......@@ -202,7 +202,6 @@ T_CFLAGS =
X_CPPFLAGS =
T_CPPFLAGS =
ADAC = @ADAC@
AWK = @AWK@
CC = @CC@
BISON = @BISON@
......@@ -3363,7 +3362,6 @@ VOL_FILES=`echo $(BACKEND) $(OBJS) $(C_OBJS) $(LIBCPP_OBJS) *.c *.h gen*`
# the context of the stage_x rule.
POSTSTAGE1_FLAGS_TO_PASS = \
ADAC="\$$(CC)" \
ADAFLAGS="$(BOOT_ADAFLAGS)" \
CFLAGS="$(BOOT_CFLAGS)" \
LDFLAGS="$(BOOT_LDFLAGS)" \
......
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