pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/54894 (openssl-1.1.1d fails to configure on Solaris 10)
On 12.02.2020 10:17, Hiroshi Hakoyama wrote:
It should be
CONFIGURE_ENV+= CC=""
, instead of
CONFIGURE_ENV+= CC=
Agreed. In direct comparison the CC= might look like an unfinished line.
For humans the first form is better. For bmake, both forms are
equivalent though.
I confirmed that this line fixed the problem.
That's good. Since I was sure that this would fix the problem, I have
already committed the fix to security/openssl.
Home |
Main Index |
Thread Index |
Old Index