[3/9] widl: Remove SPARC and Alpha support

André Hentschel nerv at dawncrow.de
Fri Mar 8 14:33:55 CST 2013


---
 tools/widl/widl.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tools/widl/widl.c b/tools/widl/widl.c
index 5626d13..cad1d6c 100644
--- a/tools/widl/widl.c
+++ b/tools/widl/widl.c
@@ -263,8 +263,6 @@ static void set_target( const char *target )
         { "i786",    SYS_WIN32 },
         { "amd64",   SYS_WIN64 },
         { "x86_64",  SYS_WIN64 },
-        { "sparc",   SYS_WIN32 },
-        { "alpha",   SYS_WIN32 },
         { "powerpc", SYS_WIN32 },
         { "arm",     SYS_WIN32 },
         { "aarch64", SYS_WIN64 }
-- 
1.8.0



-- 

Best Regards, André Hentschel


More information about the wine-patches mailing list