[squid-users] Statically compiling

Niels Hofmans hello at ironpeak.be
Fri Jan 22 17:17:46 UTC 2021


Hi guys,

I am trying to compile squid with openssl into a static binary.
Any idea what arguments I need to provide during the build steps?

Currently in Docker:

RUN apt-get source squid

RUN apt-get build-dep --yes squid

RUN mv squid-*/ squid/

WORKDIR /squid/squid/

RUN sed 's/--with-gnutls/--with-gnutls --with-default-user=squid --enable-ssl --enable-ssl-crtd --with-openssl --disable-ipv6/' debian/rules

RUN debuild -us -uc

Thank you!
Regards,
Niels Hofmans

SITE   https://ironpeak.be <https://ironpeak.be/>
BTW   BE0694785660
BANK BE76068909740795
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20210122/1ec60965/attachment.htm>


More information about the squid-users mailing list