alarm/xbmc-rbp to 13.2-2

This commit is contained in:
moonman 2014-09-21 22:34:44 -06:00
parent 4156c298d0
commit b25163b29e

View file

@ -8,7 +8,7 @@ buildarch=16
pkgname=xbmc-rbp
pkgver=13.2
_codename=Gotham
pkgrel=1
pkgrel=2
pkgdesc="A software media player and entertainment hub for digital media for the Raspberry Pi"
arch=('armv6h')
url="http://xbmc.org"
@ -69,7 +69,9 @@ build() {
-mabi=aapcs-linux -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=1 \
-I/opt/vc/include/ -I/opt/vc/include/IL -I/opt/vc/include/interface/vcos/pthreads -I/opt/vc/include/interface/vmcs_host/linux"
export LDFLAGS="$LDFLAGS -L/opt/vc/lib"
export MAKEFLAGS="-j1"
#If build fails try uncommenting the line below first
#export MAKEFLAGS="-j1"
./configure --prefix=$_prefix --exec-prefix=$_prefix \
--with-platform=raspberry-pi \