Add support option python-accel for python acceleration 93/46493/1
authorJoonsub Lee <joon-sub.lee@samsung.com>
Fri, 21 Aug 2015 06:54:26 +0000 (15:54 +0900)
committerJoonsub Lee <joon-sub.lee@samsung.com>
Fri, 21 Aug 2015 06:54:26 +0000 (15:54 +0900)
Change-Id: Ifd73b0964c5f53bdb00d010257210414578f54d0

Tizen:Mobile/_config
Tizen:TV/_config
Tizen:Wearable/_config

index 65df9a3..08e67e9 100644 (file)
@@ -289,6 +289,13 @@ Support: less
 Support: which  elfutils
 Support: update-alternatives
 
+%ifarch armv7l
+Support: python-accel-armv7l-cross-arm
+%endif
+%ifarch aarch64
+Support: python-accel-aarch64-cross-aarch64
+%endif
+
 # FIXME: TO REMOVE (? comes from IVI)
 Support: gcc-c++
 
index c00025e..1f8b2c9 100644 (file)
@@ -327,6 +327,13 @@ Support: less
 Support: which  elfutils
 Support: update-alternatives
 
+%ifarch armv7l
+Support: python-accel-armv7l-cross-arm
+%endif
+%ifarch aarch64
+Support: python-accel-aarch64-cross-aarch64
+%endif
+
 # FIXME: TO REMOVE (? comes from IVI)
 Support: gcc-c++
 
index 5a8b9a3..2461577 100644 (file)
@@ -304,6 +304,13 @@ Support: less
 Support: which  elfutils
 Support: update-alternatives
 
+%ifarch armv7l
+Support: python-accel-armv7l-cross-arm
+%endif
+%ifarch aarch64
+Support: python-accel-aarch64-cross-aarch64
+%endif
+
 # FIXME: TO REMOVE (? comes from IVI)
 Support: gcc-c++