Source-Changes archive

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

CVS commit: src/usr.sbin/syslogd



Module Name:    src
Committed By:   hgutch
Date:           Sat Sep 27 13:30:00 UTC 2025

Modified Files:
        src/usr.sbin/syslogd: Makefile

Log Message:
Unbreak LLVM builds.

LLVM does not have -Wuse-after-free and thus also complains about
-Wnon-use-after-free.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/usr.sbin/syslogd/Makefile

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