summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/patches/patch-ba
blob: c94e9305950c979f5c784001f7b0f2695fa40abc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ba,v 1.10 2011/05/02 21:23:01 adam Exp $

--- configure.orig	2010-06-18 17:36:58.000000000 +0000
+++ configure
@@ -4204,11 +4204,6 @@ fi
 $as_echo "$wine_cv_toolsdir" >&6; }
 TOOLSDIR=$wine_cv_toolsdir
 
-if test -n "$host_alias" -a "$host_alias" != "$build_alias"
-then
-    TARGETFLAGS="-b $host_alias $TARGETFLAGS"
-
-fi
 
 for ac_prog in flex
 do