kodi-rpi: replace bigstack patch by musl-1.1.21's new stack-size feature
This commit is contained in:
parent
dbc8ea65c0
commit
273bcd7385
@ -1,7 +1,7 @@
|
||||
# Template file for 'kodi-rpi'
|
||||
pkgname=kodi-rpi
|
||||
version=17.6
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=cmake
|
||||
patch_args="-Np1"
|
||||
_codename="Krypton"
|
||||
@ -13,6 +13,7 @@ license="GPL-2"
|
||||
distfiles="https://github.com/xbmc/xbmc/archive/${version}-${_codename}.tar.gz"
|
||||
checksum=c8312fe92e5bab1cdac1da93d60baed88fa1574146c50c44e3c86d01671c2b1d
|
||||
build_wrksrc=project/cmake
|
||||
LDFLAGS+=" -Wl,-z,stack-size=1048576"
|
||||
|
||||
nopie=yes
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user