aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-06-17 21:59:09 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-06-17 21:59:09 +0000
commit4ec9a3b2495d5b49da1d83ac4ca0e3f90f8d2f75 (patch)
tree56a3f61ade099da2fec535c7c3fbcf4c56b9ee96 /Makefile.tpl
parent07d8f8274540ab07a6aa63f719f7d4d23777de5a (diff)
downloadfsf-binutils-gdb-4ec9a3b2495d5b49da1d83ac4ca0e3f90f8d2f75.zip
fsf-binutils-gdb-4ec9a3b2495d5b49da1d83ac4ca0e3f90f8d2f75.tar.gz
fsf-binutils-gdb-4ec9a3b2495d5b49da1d83ac4ca0e3f90f8d2f75.tar.bz2
(sync with gcc)
* Makefile.tpl: Remove BUILD_CC stuff. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index d660e3a4..f3a875b 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -153,7 +153,6 @@ CXX_FOR_BUILD = $(CXX)
# Special variables passed down in EXTRA_GCC_FLAGS. They are defined
# here so that they can be overridden by Makefile fragments.
-BUILD_CC = $(CC_FOR_BUILD)
BUILD_PREFIX = @BUILD_PREFIX@
BUILD_PREFIX_1 = @BUILD_PREFIX_1@
@@ -523,7 +522,6 @@ EXTRA_GCC_FLAGS = \
'CC=$(CC)' \
'CXX=$(CXX)' \
'DLLTOOL=$$(DLLTOOL_FOR_TARGET)' \
- 'BUILD_CC=$(CC_FOR_BUILD)' \
'BUILD_PREFIX=$(BUILD_PREFIX)' \
'BUILD_PREFIX_1=$(BUILD_PREFIX_1)' \
'NM=$(NM)' \