Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision 99a7163b3869e330945506850a58bf021db4b32b)
+++ Jenkinsfile	(revision 969d7d339308c3955b36c3eb0889886dbb6c49f7)
@@ -328,7 +328,7 @@
 				this.Architecture = new Arch_Desc('x64', '--host=x86_64', 'x64')
 			break
-			case 'x86':
-				this.Architecture = new Arch_Desc('x86', '--host=i386', 'x86')
-			break
+			//case 'x86':
+			//	this.Architecture = new Arch_Desc('x86', '--host=i386', 'x86')
+			//break
 			// case 'arm64':
 			// 	this.Architecture = new Arch_Desc('arm64', '--host=aarch64', 'arm64')
