summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbar0metr2018-08-16 12:42:23 +0500
committerbar0metr2018-08-16 12:42:23 +0500
commit3b318e5cd8ba8c212de7396654663d9efee2b870 (patch)
tree87b58afbb0b9c151c3faffc262ffb8acf7c0361f
parentc30281f23430f88fa6a710daedc477ba1006da61 (diff)
downloadaur-3b318e5cd8ba8c212de7396654663d9efee2b870.tar.gz
Correct build info
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9964c84f382b..c505008f60c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: bar0metr <admin@os-admin.ru>
pkgname=squid4
pkgver=4.2
pkgrel=4
@@ -97,7 +98,7 @@ build() {
--disable-wccp \
--enable-ssl-crtd \
--with-build-environment=POSIX_V6_LP64_OFF64 \
- --enable-build-info="Intercept/WCCPv2/SSL/CRTD/(A)UFS/DISKD/ROCK/eCAP/64/GCC Production" \
+ --enable-build-info="Intercept/WCCPv2/SSL/CRTD/(A)UFS/DISKD/ROCK/eCAP/ICAP/64/GCC Production" \
'CFLAGS=-g -O2 -fPIE -fstack-protector-strong -DNDEBUG -Wformat -Werror=format-security -Wall -ltcmalloc_minimal' \
'LDFLAGS=-fPIE -pie -Wl,-z,relro -Wl,-z,now' \
'CPPFLAGS=-D_FORTIFY_SOURCE=2' \