Created attachment 185867 [details] patch to multimedia/kodi The src tree is splitting 32-bit arm support into 'armv6' and the new 'armv7'. This patch adds armv7 support. It should provide no regression on any existing architecture.
We can build the rpi2 version for armv7: OPTIONS_DEFAULT_armv7= RPI2
Created attachment 185895 [details] corrected patch to multimedia/kodi
A commit references this bug: Author: linimon Date: Wed Oct 11 02:30:24 UTC 2017 New revision: 451725 URL: https://svnweb.freebsd.org/changeset/ports/451725 Log: Attempt to enable to build kodi on armv7. PR: 221899 Approved by: maintainer timeout (mickael.maillot @ gmail.com, 2 months) Changes: head/multimedia/kodi/Makefile head/multimedia/kodi/files/patch-configure.ac head/multimedia/kodi/files/patch-m4_xbmc__arch.m4