Disable nACL for all architectures 35/23135/1
authorEurogiciel-BOT <eurogiciel.tizen@gmail.com>
Wed, 18 Jun 2014 09:28:52 +0000 (09:28 +0000)
committerEurogiciel-BOT <eurogiciel.tizen@gmail.com>
Wed, 18 Jun 2014 09:28:52 +0000 (09:28 +0000)
Change-Id: If52b3b464050571965eaf4ae5e8860b5b53cb6b0
Signed-off-by: Eurogiciel-BOT <eurogiciel.tizen@gmail.com>
packaging/crosswalk.spec

index 9cb4059..4c2811d 100644 (file)
@@ -1,7 +1,9 @@
 %bcond_with x
 %bcond_with wayland
 
-%ifarch x86_64 %{arm}
+### NACL permanently disable for Tizen build
+
+#%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,
@@ -11,9 +13,9 @@
 # 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