From f59825a4621fad2de9358aef46e6dbdd476f7f0b Mon Sep 17 00:00:00 2001 From: Janet Anderson Date: Fri, 5 Aug 2011 12:02:30 -0500 Subject: [PATCH] Added HDEPENDS_METHOD override for cross builds --- configure/os/CONFIG.win32-x86.win32-x86 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure/os/CONFIG.win32-x86.win32-x86 b/configure/os/CONFIG.win32-x86.win32-x86 index 78482e73d..65a2be4eb 100644 --- a/configure/os/CONFIG.win32-x86.win32-x86 +++ b/configure/os/CONFIG.win32-x86.win32-x86 @@ -31,7 +31,9 @@ BAFCMD = bscmake /nologo /o $@ # Configure OS vendor C compiler CC = cl +# Override CONFIG.gnuCommon for cross builds. GNU = NO +HDEPENDS_METHOD = CMD # # /W use warning level N