Page MenuHomeFreeBSD

Drop -g from CFLAGS for zfsd(8)
ClosedPublic

Authored by trasz on Apr 15 2019, 12:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 10:41 PM
Unknown Object (File)
Mon, Oct 27, 9:58 PM
Unknown Object (File)
Mon, Oct 27, 9:58 PM
Unknown Object (File)
Mon, Oct 27, 4:34 PM
Unknown Object (File)
Mon, Oct 27, 11:01 AM
Unknown Object (File)
Thu, Oct 16, 3:20 AM
Unknown Object (File)
Oct 8 2025, 2:50 PM
Unknown Object (File)
Oct 7 2025, 11:54 PM
Subscribers

Details

Summary

Drop -g from CFLAGS for zfsd(8). No idea why it was ever there.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23680
Build 22656: arc lint + arc unit

Event Timeline

s/-d/-g/ in the message.

This revision is now accepted and ready to land.Apr 15 2019, 12:49 PM
ngie retitled this revision from Drop -d from CFLAGS for zfsd(8) to Drop -g from CFLAGS for zfsd(8).
ngie edited the summary of this revision. (Show Details)

I reworded the commit message/review name. Please use -g, not -d.

This revision was automatically updated to reflect the committed changes.