Overview

Request 4506 (accepted)

- *.spec: Add additional flag to allow building for 32-bit Intel
architecture; thanks go to Giacomo Comes !
- *.spec: Add additional flag to allow building for 32-bit Intel
architecture; thanks go to Giacomo Comes !
- *.spec: Add additional flag to allow building for 32-bit Intel
architecture; thanks go to Giacomo Comes !
- *.spec: Add additional flag to allow building for 32-bit Intel
architecture; thanks go to Giacomo Comes !

Submit package home:manfred.h / kodi.binary-addons to package home:sagiben / kodi.binary-addons

kodi.binary-addons-noX-raspberry-pi.changes Changed
x
 
1
@@ -1,4 +1,10 @@
2
 -------------------------------------------------------------------
3
+Tue Jun 11 09:42:18 UTC 2019 - manfred.h@gmx.net
4
+
5
+- *.spec: Add additional flag to allow building for 32-bit Intel
6
+  architecture; thanks go to Giacomo Comes <comes@naic.edu>!
7
+
8
+-------------------------------------------------------------------
9
 Wed Apr 24 14:06:23 UTC 2019 - manfred.h@gmx.net
10
 
11
 - Use gcc8 for building.
12
kodi.binary-addons-noX-raspberry-pi2.changes Changed
12
 
1
@@ -1,4 +1,10 @@
2
 -------------------------------------------------------------------
3
+Tue Jun 11 09:42:18 UTC 2019 - manfred.h@gmx.net
4
+
5
+- *.spec: Add additional flag to allow building for 32-bit Intel
6
+  architecture; thanks go to Giacomo Comes <comes@naic.edu>!
7
+
8
+-------------------------------------------------------------------
9
 Wed Apr 24 14:06:23 UTC 2019 - manfred.h@gmx.net
10
 
11
 - Use gcc8 for building.
12
kodi.binary-addons-noX.changes Changed
12
 
1
@@ -1,4 +1,10 @@
2
 -------------------------------------------------------------------
3
+Tue Jun 11 09:42:18 UTC 2019 - manfred.h@gmx.net
4
+
5
+- *.spec: Add additional flag to allow building for 32-bit Intel
6
+  architecture; thanks go to Giacomo Comes <comes@naic.edu>!
7
+
8
+-------------------------------------------------------------------
9
 Wed Apr 24 14:06:23 UTC 2019 - manfred.h@gmx.net
10
 
11
 - Use gcc8 for building.
12
kodi.binary-addons.changes Changed
12
 
1
@@ -1,4 +1,10 @@
2
 -------------------------------------------------------------------
3
+Tue Jun 11 09:42:18 UTC 2019 - manfred.h@gmx.net
4
+
5
+- *.spec: Add additional flag to allow building for 32-bit Intel
6
+  architecture; thanks go to Giacomo Comes <comes@naic.edu>!
7
+
8
+-------------------------------------------------------------------
9
 Wed Apr 24 14:06:23 UTC 2019 - manfred.h@gmx.net
10
 
11
 - Use gcc8 for building.
12
kodi.binary-addons-noX-raspberry-pi.spec Changed
11
 
1
@@ -212,6 +212,9 @@
2
 %endif
3
     -DCMAKE_C_COMPILER=gcc-8 \
4
     -DCMAKE_CXX_COMPILER=g++-8 \
5
+%ifarch %{ix86}
6
+    -DCMAKE_C_FLAGS=-mavx \
7
+%endif
8
     -DBUILD_DIR=build \
9
     -DNEED_SUDO=FALSE \
10
     -DAPP_LIB_DIR=%{buildroot}%{_libdir}/kodi \
11
kodi.binary-addons-noX-raspberry-pi2.spec Changed
11
 
1
@@ -212,6 +212,9 @@
2
 %endif
3
     -DCMAKE_C_COMPILER=gcc-8 \
4
     -DCMAKE_CXX_COMPILER=g++-8 \
5
+%ifarch %{ix86}
6
+    -DCMAKE_C_FLAGS=-mavx \
7
+%endif
8
     -DBUILD_DIR=build \
9
     -DNEED_SUDO=FALSE \
10
     -DAPP_LIB_DIR=%{buildroot}%{_libdir}/kodi \
11
kodi.binary-addons-noX.spec Changed
11
 
1
@@ -212,6 +212,9 @@
2
 %endif
3
     -DCMAKE_C_COMPILER=gcc-8 \
4
     -DCMAKE_CXX_COMPILER=g++-8 \
5
+%ifarch %{ix86}
6
+    -DCMAKE_C_FLAGS=-mavx \
7
+%endif
8
     -DBUILD_DIR=build \
9
     -DNEED_SUDO=FALSE \
10
     -DAPP_LIB_DIR=%{buildroot}%{_libdir}/kodi \
11
kodi.binary-addons.spec Changed
11
 
1
@@ -212,6 +212,9 @@
2
 %endif
3
     -DCMAKE_C_COMPILER=gcc-8 \
4
     -DCMAKE_CXX_COMPILER=g++-8 \
5
+%ifarch %{ix86}
6
+    -DCMAKE_C_FLAGS=-mavx \
7
+%endif
8
     -DBUILD_DIR=build \
9
     -DNEED_SUDO=FALSE \
10
     -DAPP_LIB_DIR=%{buildroot}%{_libdir}/kodi \
11
Refresh
Refresh
Request History
manfred.h's avatar

manfred.h created request over 5 years ago

- *.spec: Add additional flag to allow building for 32-bit Intel
architecture; thanks go to Giacomo Comes !
- *.spec: Add additional flag to allow building for 32-bit Intel
architecture; thanks go to Giacomo Comes !
- *.spec: Add additional flag to allow building for 32-bit Intel
architecture; thanks go to Giacomo Comes !
- *.spec: Add additional flag to allow building for 32-bit Intel
architecture; thanks go to Giacomo Comes !


Sagi Ben-Akiva's avatar

sagiben accepted request over 5 years ago