libcss: fix build.
This commit is contained in:
parent
7f5c38fde8
commit
970f9a1e92
|
@ -10,6 +10,7 @@ license="MIT"
|
|||
homepage="http://www.netsurf-browser.org"
|
||||
distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz"
|
||||
checksum=ecaa09b07d4ecfd4644163bc0f0332b81aaaffbb9a373465e15e44e06666faf1
|
||||
CFLAGS="-Wno-error"
|
||||
|
||||
do_build() {
|
||||
make ${makejobs} HOST_CC=cc COMPONENT_TYPE=lib-shared PREFIX=/usr
|
||||
|
|
Loading…
Reference in New Issue