From 4c2cea9dbd2fd068337a6e893ac56cdcc0af4a08 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 5 May 1998 22:21:23 +0000 Subject: Build dlltool for thumb-pe target --- binutils/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'binutils/configure') diff --git a/binutils/configure b/binutils/configure index 3645cdb..ae22bc8 100755 --- a/binutils/configure +++ b/binutils/configure @@ -4470,6 +4470,7 @@ do *-*-hms*) BUILD_SRCONV='$(SRCONV_PROG)' ;; esac case $targ in + thumb-*pe*) arm-*pe*) BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)' DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_ARM" -- cgit v1.1