Hi guys,
Apology for asking, but was this already answered?
I’m not really comfortable using mailing lists.
Thanks & stay safe.
Regards,
Niels
On 22 Jan 2021, at 18:17, Niels Hofmans wrote:
Hi guys,
I am trying to compile squid with openssl into a static binary.
Any idea what arguments I nee
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/--w