mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/libcss: fix
This commit is contained in:
parent
0494f64b89
commit
660e283f9b
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ build() {
|
|||
}
|
||||
|
||||
package() {
|
||||
CFLAGS+=' -w'
|
||||
make -C $pkgname-$pkgver \
|
||||
DESTDIR="$pkgdir" \
|
||||
INCLUDEDIR=include \
|
||||
|
|
Loading…
Reference in a new issue