From c29f99a1e10e70f329f5bea887af83ca33651e09 Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Sun, 6 Dec 2015 21:43:28 -0500 Subject: [PATCH] unibilium: remove unnecessary CFLAGS. --- srcpkgs/unibilium/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/unibilium/template b/srcpkgs/unibilium/template index 3a9bd08b8c..df1fdff994 100644 --- a/srcpkgs/unibilium/template +++ b/srcpkgs/unibilium/template @@ -1,7 +1,7 @@ # Template file for 'unibilium' pkgname=unibilium version=1.2.0 -revision=2 +revision=3 build_style=gnu-makefile hostmakedepends="libtool perl" short_desc="A simple, self-contained terminfo library" @@ -10,7 +10,6 @@ license="LGPL-3" homepage="https://github.com/mauke/unibilium" distfiles="https://github.com/mauke/${pkgname}/archive/v${version}.tar.gz" checksum=623af1099515e673abfd3cae5f2fa808a09ca55dda1c65a7b5c9424eb304ead8 -CFLAGS="-fPIC" do_build() { if [ "$CROSS_BUILD" ]; then