From c7bf5dc83db541f4a7bd753fb874e8946c284c49 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 29 Nov 2015 09:22:45 +0100 Subject: [PATCH] w3m: simplify LDFLAGS. --- srcpkgs/w3m/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/w3m/template b/srcpkgs/w3m/template index 188eb16a5d0..4c387a9aa9d 100644 --- a/srcpkgs/w3m/template +++ b/srcpkgs/w3m/template @@ -1,7 +1,7 @@ # Template file for 'w3m' pkgname=w3m version=0.5.3 -revision=11 +revision=12 build_style=gnu-configure configure_args=" --libexecdir=/usr/lib --enable-image=x11,fb --with-imagelib=imlib2 @@ -17,7 +17,7 @@ checksum=e994d263f2fd2c22febfbe45103526e00145a7674a0fda79c822b97c2770a9e3 disable_parallel_build=yes -LDFLAGS="-Wl,--as-needed -lX11" +LDFLAGS="-lX11" pre_build() { # build host mktable