Projects
Multimedia
kodi.binary-addons
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 22
View file
kodi.binary-addons-noX-raspberry-pi.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Jun 11 09:42:18 UTC 2019 - manfred.h@gmx.net + +- *.spec: Add additional flag to allow building for 32-bit Intel + architecture; thanks go to Giacomo Comes <comes@naic.edu>! + +------------------------------------------------------------------- Wed Apr 24 14:06:23 UTC 2019 - manfred.h@gmx.net - Use gcc8 for building.
View file
kodi.binary-addons-noX-raspberry-pi2.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Jun 11 09:42:18 UTC 2019 - manfred.h@gmx.net + +- *.spec: Add additional flag to allow building for 32-bit Intel + architecture; thanks go to Giacomo Comes <comes@naic.edu>! + +------------------------------------------------------------------- Wed Apr 24 14:06:23 UTC 2019 - manfred.h@gmx.net - Use gcc8 for building.
View file
kodi.binary-addons-noX.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Jun 11 09:42:18 UTC 2019 - manfred.h@gmx.net + +- *.spec: Add additional flag to allow building for 32-bit Intel + architecture; thanks go to Giacomo Comes <comes@naic.edu>! + +------------------------------------------------------------------- Wed Apr 24 14:06:23 UTC 2019 - manfred.h@gmx.net - Use gcc8 for building.
View file
kodi.binary-addons.changes
Changed
@@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Jun 11 09:42:18 UTC 2019 - manfred.h@gmx.net + +- *.spec: Add additional flag to allow building for 32-bit Intel + architecture; thanks go to Giacomo Comes <comes@naic.edu>! + +------------------------------------------------------------------- Wed Apr 24 14:06:23 UTC 2019 - manfred.h@gmx.net - Use gcc8 for building.
View file
kodi.binary-addons-noX-raspberry-pi.spec
Changed
@@ -212,6 +212,9 @@ %endif -DCMAKE_C_COMPILER=gcc-8 \ -DCMAKE_CXX_COMPILER=g++-8 \ +%ifarch %{ix86} + -DCMAKE_C_FLAGS=-mavx \ +%endif -DBUILD_DIR=build \ -DNEED_SUDO=FALSE \ -DAPP_LIB_DIR=%{buildroot}%{_libdir}/kodi \
View file
kodi.binary-addons-noX-raspberry-pi2.spec
Changed
@@ -212,6 +212,9 @@ %endif -DCMAKE_C_COMPILER=gcc-8 \ -DCMAKE_CXX_COMPILER=g++-8 \ +%ifarch %{ix86} + -DCMAKE_C_FLAGS=-mavx \ +%endif -DBUILD_DIR=build \ -DNEED_SUDO=FALSE \ -DAPP_LIB_DIR=%{buildroot}%{_libdir}/kodi \
View file
kodi.binary-addons-noX.spec
Changed
@@ -212,6 +212,9 @@ %endif -DCMAKE_C_COMPILER=gcc-8 \ -DCMAKE_CXX_COMPILER=g++-8 \ +%ifarch %{ix86} + -DCMAKE_C_FLAGS=-mavx \ +%endif -DBUILD_DIR=build \ -DNEED_SUDO=FALSE \ -DAPP_LIB_DIR=%{buildroot}%{_libdir}/kodi \
View file
kodi.binary-addons.spec
Changed
@@ -212,6 +212,9 @@ %endif -DCMAKE_C_COMPILER=gcc-8 \ -DCMAKE_CXX_COMPILER=g++-8 \ +%ifarch %{ix86} + -DCMAKE_C_FLAGS=-mavx \ +%endif -DBUILD_DIR=build \ -DNEED_SUDO=FALSE \ -DAPP_LIB_DIR=%{buildroot}%{_libdir}/kodi \
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.