From 26b0e7bf0355473da678c9a43930015522391ee8 Mon Sep 17 00:00:00 2001 From: lloyd Date: Thu, 14 Dec 2006 14:03:37 +0000 Subject: Remove the use of the machine-specific optimization flags, as they have been removed in Visual Studio 2005. --- misc/config/cc/msvc | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'misc/config') diff --git a/misc/config/cc/msvc b/misc/config/cc/msvc index 3f444a9c3..cb5b56b5d 100644 --- a/misc/config/cc/msvc +++ b/misc/config/cc/msvc @@ -1,4 +1,4 @@ -realname "Visual C++ 2000/2003" +realname "Visual C++" binary_name "cl /nologo" @@ -19,14 +19,6 @@ ar_command "link /lib" makefile_style nmake - -i486 -> "/G4" -i586 -> "/G5" -i686 -> "/G6" -athlon -> "/G6" -pentium4 -> "/G6" - - ia32 -- cgit v1.2.3