kodi: broken_as_needed is not required anymore; rebuild with hardening.
This commit is contained in:
parent
605122b1b2
commit
10aaa72c7e
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kodi'
|
||||
pkgname=kodi
|
||||
version=15.2
|
||||
revision=2
|
||||
revision=3
|
||||
patch_args="-Np1"
|
||||
_codename="Isengard"
|
||||
wrksrc="xbmc-${version}-${_codename}"
|
||||
|
@ -13,7 +13,6 @@ distfiles="https://github.com/xbmc/xbmc/archive/${version}-${_codename}.tar.gz"
|
|||
checksum=dd8aeb942e6de5d1488e243e1346cff3f6597e21b5131a3ba72ff5cc82037110
|
||||
|
||||
lib32disabled=yes
|
||||
broken_as_needed=yes
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
||||
# XXX add support for afp.
|
||||
|
|
Loading…
Add table
Reference in a new issue