Source-Changes archive

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

CVS commit: src/share/mk



Module Name:    src
Committed By:   lukem
Date:           Sun May 28 10:33:13 UTC 2023

Modified Files:
        src/share/mk: bsd.lib.mk bsd.prog.mk

Log Message:
share/mk: finish USE_COMBINE, NOCOMBINE deprecation

Remove the leftover remnants of deprecated USE_COMBINE and NOCOMBINE,
as gcc -combine has been EOL for many years.

Completes the work done by maya@ on 2019-05-10 in bsd.kmodule.mk rev 1.61.


To generate a diff of this commit:
cvs rdiff -u -r1.392 -r1.393 src/share/mk/bsd.lib.mk
cvs rdiff -u -r1.344 -r1.345 src/share/mk/bsd.prog.mk

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