Page MenuHomeFreeBSD

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

Authored by jhb on Thu, Aug 7, 9:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 18, 10:14 AM
Unknown Object (File)
Mon, Aug 18, 6:36 AM
Unknown Object (File)
Mon, Aug 18, 5:49 AM
Unknown Object (File)
Mon, Aug 18, 4:40 AM
Unknown Object (File)
Mon, Aug 18, 2:55 AM
Unknown Object (File)
Mon, Aug 18, 1:12 AM
Unknown Object (File)
Sat, Aug 16, 8:05 PM
Unknown Object (File)
Fri, Aug 8, 6:55 PM
Subscribers

Details

Summary

This doesn't exist on GCC.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66079
Build 62962: arc lint + arc unit

Event Timeline

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

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

krb5/Makefile.inc
24

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.