Got SuperTuxKart to build in i686.

This commit is contained in:
Adrian Chaves Fernandez (Gallaecio) 2012-08-01 18:39:34 +00:00
parent 0a53b46974
commit 8008d3a132

View File

@ -21,7 +21,7 @@ md5sums=('502664b2ec9ad5ab88b1882fef4c074d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
LDFLAGS="-lpng -ljpeg" \
LDFLAGS="-lpng -ljpeg -lpthread" \
LIBS="-lbz2" \
./configure \
--prefix=/usr \