Upstream version 8.36.161.0
[platform/framework/web/crosswalk.git] / packaging / crosswalk.spec
index 4c2811d..139de2d 100644 (file)
@@ -1,9 +1,7 @@
 %bcond_with x
 %bcond_with wayland
 
-### NACL permanently disable for Tizen build
-
-#%ifarch x86_64 %{arm}
+%ifarch x86_64 %{arm}
 ### x86_64
 # NaCl build on 64bit system require libc 32bit to build the 32 IRT.
 # While Tizen 64bit image does not offer 32bit packages at all,
 # Due to OBS build for ARM some files needed by NaCl to be build
 # are not present.
 %define _disable_nacl 1
-#%else
-#%define _disable_nacl 0
-#%endif
+%else
+%define _disable_nacl 0
+%endif
 
 Name:           crosswalk
-Version:        8.36.155.0
+Version:        8.36.161.0
 Release:        0
 Summary:        Crosswalk is an app runtime based on Chromium
 License:        (BSD-3-Clause and LGPL-2.1+)