Commit c7cafd75 by Mark Kettenis Committed by John David Anglin

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

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

From-SVN: r201247
parent 4004afb3
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
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment