Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/crypto



Module Name:    src
Committed By:   riastradh
Date:           Thu May 25 19:12:51 UTC 2023

Modified Files:
        src/crypto: Makefile.openssl

Log Message:
openssl: CWARNFLAGS, not COPTS, for -Wno-error=...

COPTS gets put too early, so these are cancelled out by -W flags
added later by bsd.sys.mk.  (How did this ever work???)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/crypto/Makefile.openssl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index