From 970f9a1e92e29ee5fdfd2f800e6e69998d188e4f Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Mar 2015 23:41:50 +0100 Subject: [PATCH] libcss: fix build. --- srcpkgs/libcss/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/libcss/template b/srcpkgs/libcss/template index 5b5574124a6..b313088df6d 100644 --- a/srcpkgs/libcss/template +++ b/srcpkgs/libcss/template @@ -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