config.gcc (hppa-*-openbsd*): Don't set tmake_file.

* config.gcc (hppa-*-openbsd*): Don't set tmake_file.

From-SVN: r201247
This commit is contained in:
Mark Kettenis 2013-07-25 15:26:31 +00:00 committed by John David Anglin
parent 4004afb38a
commit c7cafd75de
2 changed files with 4 additions and 1 deletions

View 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

View 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