* Makefile.in: Remove references to ADAC.
From-SVN: r73959
This commit is contained in:
parent
f73ccc50a8
commit
6ad5e5856c
@ -1,5 +1,7 @@
|
||||
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)" \
|
||||
|
Loading…
Reference in New Issue
Block a user