aboutsummaryrefslogtreecommitdiff
path: root/sim/w65/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/w65/configure.in')
-rwxr-xr-xsim/w65/configure.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/sim/w65/configure.in b/sim/w65/configure.in
index 9ae02275..197a718 100755
--- a/sim/w65/configure.in
+++ b/sim/w65/configure.in
@@ -16,11 +16,8 @@ files="../../bfd/hosts/${my_host}.h"
links="sysdep.h"
if [ ! -f ${srcdir}/${files} ] ; then
- if [ -n "${my_host}" ] ; then
- echo '***' No file ${srcdir}/${files} 1>&2
- fi
- echo '***' ${srcname} does not support host ${host} 1>&2
- exit 1
+ files=../bfd/hosts/std-host.h
+ echo "[${srcname} has no specific support for host ${host} -- using std-host]"
fi
host_makefile_frag=