From 72b5ef61ecad9b7b69a4db3bd177e86f63f20091 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 23 Mar 2015 23:43:15 +0100 Subject: [PATCH] libnsbmp: fix build. --- srcpkgs/libnsbmp/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/libnsbmp/template b/srcpkgs/libnsbmp/template index 23fe364f6c8..c06706f4726 100644 --- a/srcpkgs/libnsbmp/template +++ b/srcpkgs/libnsbmp/template @@ -9,6 +9,7 @@ maintainer="Juan RP " license="MIT" distfiles="http://download.netsurf-browser.org/libs/releases/${pkgname}-${version}-src.tar.gz" checksum=969ba1c4f778b6ecee5fd834a6206c97b49885673389260fef1043dfca2968b1 +CFLAGS="-Wno-error" do_build() { make ${makejobs} COMPONENT_TYPE=lib-shared PREFIX=/usr