[arch-commits] Commit in lighttpd/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Mar 16 09:37:29 UTC 2017


    Date: Thursday, March 16, 2017 @ 09:37:29
  Author: jgc
Revision: 290916

upgpkg: lighttpd 1.4.45-2

OpenSSL 1.1

Modified:
  lighttpd/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-16 09:29:21 UTC (rev 290915)
+++ PKGBUILD	2017-03-16 09:37:29 UTC (rev 290916)
@@ -3,7 +3,7 @@
 
 pkgname=lighttpd
 pkgver=1.4.45
-pkgrel=1
+pkgrel=2
 pkgdesc='A secure, fast, compliant and very flexible web-server'
 license=('custom')
 arch=('i686' 'x86_64')
@@ -45,6 +45,7 @@
 		--with-webdav-locks \
 		--with-gdbm \
 		--with-lua
+	sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 	make
 }
 



More information about the arch-commits mailing list