Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Gitlab has been upgraded to v13.9
🎉
. Enjoy
Open sidebar
alpine
aports
Commits
7159bdca
Commit
7159bdca
authored
Dec 11, 2009
by
Natanael Copa
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/squid: enable large file support
parent
d8b2eaec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
main/squid/APKBUILD
main/squid/APKBUILD
+3
-2
No files found.
main/squid/APKBUILD
View file @
7159bdca
...
...
@@ -3,7 +3,7 @@
pkgname
=
squid
pkgver
=
2.7.7
_ver
=
2.7.STABLE7
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"A full-featured Web proxy cache server."
url
=
"http://www.squid-cache.org"
install
=
"squid.pre-install squid.pre-upgrade squid.post-install"
...
...
@@ -82,7 +82,8 @@ build() {
--enable-useragent-log
--enable-cache-digests
--enable-referer-log
\
--enable-async-io
--enable-truncate
--enable-arp-acl
\
--enable-htcp
--enable-carp
--enable-poll
--with-maxfd
=
4096
\
--enable-follow-x-forwarded-for
--enable-follow-x-forwarded-for
\
--with-large-files
make
||
return
1
make
DESTDIR
=
"
$pkgdir
"
install
...
...
Natanael Copa
@ncopa
mentioned in commit
956d1b51
·
Jul 12, 2019
mentioned in commit
956d1b51
mentioned in commit 956d1b51ca8ac9f49ac5727c73e8dbb1ba6baf7e
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment