Subject: CVS commit: pkgsrc/security/openssl
From: Jonathan Perkin
Date: 2021-07-10 17:40:52
Message id: 20210710154052.D0727FA95@cvs.NetBSD.org

Log Message:
openssl: Stop passing CFLAGS/LDFLAGS to configure.

If this ever worked it only did by accident.  Specifying, for example,
"-arch arm64" as used on macOS is enough to break its custom configure
script that assumes all arguments start with "-".

The flags seem to propogate through the environment normally.

Files:
RevisionActionfile
1.273modifypkgsrc/security/openssl/Makefile