]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/17822 ([3.4 only] avr: Hard-coded XXX_FOR_TARGET)
authorRalf Corsepius <ralf.corsepius@rtems.org>
Mon, 25 Apr 2005 04:17:34 +0000 (06:17 +0200)
committerRalf Corsepius <corsepiu@gcc.gnu.org>
Mon, 25 Apr 2005 04:17:34 +0000 (06:17 +0200)
2005-04-25  Ralf Corsepius  <ralf.corsepius@rtems.org>

PR target/17822
* config/avr/t-avr (AR_FOR_TARGET,RANLIB_FOR_TARGET): Remove.

From-SVN: r98698

gcc/ChangeLog
gcc/config/avr/t-avr

index 60dd117bb9f89cc129b946b899fe067e865d1a1d..3f2bc081283df1fa653e7af9c71085af7d2d71a9 100644 (file)
@@ -1,3 +1,8 @@
+2005-04-25  Ralf Corsepius  <ralf.corsepius@rtems.org>
+
+       PR target/17822
+       * config/avr/t-avr (AR_FOR_TARGET,RANLIB_FOR_TARGET): Remove.
+
 2005-04-25  Ralf Corsepius  <ralf.corsepius@rtems.org>
 
        PR target/17824
index 91a089912c98766d0d0d23fa16bb19b8ed2a14a8..bb2733ebaa88cbefccad180f64e8f870dfdab60a 100644 (file)
@@ -1,7 +1,3 @@
-# Specific names for AVR tools
-AR_FOR_TARGET = avr-ar
-RANLIB_FOR_TARGET = avr-ranlib
-
 LIB1ASMSRC = avr/libgcc.S
 LIB1ASMFUNCS = \
        _mulqi3 \