Committed.
Dave
On 25-Jul-13, at 5:50 AM, Mark Kettenis wrote:
Hi,
Dave spotted this leftover a while ago. The pa/t-openbsd file doesn't
exist anymore. Seems to have no ill effect, but would be good to
remove this wart anyway. Dave, can you commit this?
Thanks,
Mark
2013-07-25 Mark Kettenis <kette...@openbsd.org>
* config.gcc (hppa-*-openbsd*): Don't set tmake_file.
Index: config.gcc
===================================================================
--- config.gcc (revision 201041)
+++ config.gcc (working copy)
@@ -1077,7 +1077,6 @@
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
--
John David Anglin dave.ang...@bell.net