fixed architecture detection for i686
authorAnas Nashif <anas.nashif@intel.com>
Sat, 1 Dec 2012 03:01:17 +0000 (19:01 -0800)
committerChanho Park <chanho61.park@samsung.com>
Tue, 4 Nov 2014 02:29:52 +0000 (11:29 +0900)
packaging/v8.spec

index bce77cd..6d02d76 100644 (file)
@@ -17,7 +17,7 @@ ExclusiveArch:  %{ix86} x86_64 %arm
 %global sobuild `echo %{version} | cut -f3 -d'.'`
 %global sover %{somajor}.%{sominor}.%{sobuild}
 
-%ifarch i586
+%ifarch i586 i686 
 %global target ia32
 %endif
 %ifarch x86_64