config.gcc (hppa-*-openbsd*): Don't set tmake_file.
authorMark Kettenis <kettenis@openbsd.org>
Thu, 25 Jul 2013 15:26:31 +0000 (15:26 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 25 Jul 2013 15:26:31 +0000 (15:26 +0000)
* config.gcc (hppa-*-openbsd*): Don't set tmake_file.

From-SVN: r201247

gcc/ChangeLog
gcc/config.gcc

index e13f79b..5c911cd 100644 (file)
@@ -1,3 +1,7 @@
+2013-07-25  Mark Kettenis  <kettenis@openbsd.org>
+
+       * config.gcc (hppa-*-openbsd*): Don't set tmake_file.
+
 2013-07-25  Vladimir Makarov  <vmakarov@redhat.com>
 
        PR rtl-optimization/57960
index 177677c..e09ba64 100644 (file)
@@ -1131,7 +1131,6 @@ hppa*-*-openbsd*)
        target_cpu_default="MASK_PA_11"
        tm_file="${tm_file} dbxelf.h elfos.h openbsd.h openbsd-stdint.h openbsd-libpthread.h \
                 pa/pa-openbsd.h pa/pa32-regs.h pa/pa32-openbsd.h"
-       tmake_file="${tmake_file} pa/t-openbsd"
        extra_options="${extra_options} openbsd.opt"
        gas=yes
        gnu_ld=yes