Page MenuHomeFreeBSD

krb5: Don't add -Wno-macro-redefined to CFLAGS
ClosedPublic

Authored by jhb on Aug 7 2025, 9:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 1:44 PM
Unknown Object (File)
Sat, Oct 11, 5:26 AM
Unknown Object (File)
Sat, Oct 11, 5:26 AM
Unknown Object (File)
Sat, Oct 11, 5:26 AM
Unknown Object (File)
Fri, Oct 10, 10:15 PM
Unknown Object (File)
Tue, Sep 30, 2:39 AM
Unknown Object (File)
Wed, Sep 24, 9:10 AM
Unknown Object (File)
Tue, Sep 23, 10:40 PM
Subscribers

Details

Summary

This doesn't exist on GCC.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 7 2025, 11:17 PM
krb5/Makefile.inc
24–25

Note that gcc doesn't recognize -Wno-deprecated-non-prototype either.

krb5/Makefile.inc
24–25

Yes, I was going to do another test of removing that after landing this series.

This revision was automatically updated to reflect the committed changes.