mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
Got SuperTuxKart to build in i686.
This commit is contained in:
parent
0a53b46974
commit
8008d3a132
@ -21,7 +21,7 @@ md5sums=('502664b2ec9ad5ab88b1882fef4c074d')
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
||||
LDFLAGS="-lpng -ljpeg" \
|
||||
LDFLAGS="-lpng -ljpeg -lpthread" \
|
||||
LIBS="-lbz2" \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
|
Loading…
Reference in New Issue
Block a user