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:
parent
4004afb38a
commit
c7cafd75de
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user