Source-Changes archive

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

CVS commit: src/crypto/external/bsd/heimdal



Module Name:    src
Committed By:   lukem
Date:           Sat Nov 23 07:39:05 UTC 2024

Modified Files:
        src/crypto/external/bsd/heimdal: Makefile.rules.inc

Log Message:
heimdal: fix parallel make includes

Split out the rules that generate SRC_asn1.h and SRC_asn1-priv.h
from SRC.asn1 into their own explicit targets that create those files
from the intermediate SRC.ts, which may help with parallel builds.
Add MAKEVERBOSE messages to improve debugging.

PR toolchain/58771: missing dependency breaks parallel build


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/crypto/external/bsd/heimdal/Makefile.rules.inc

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