Page MenuHomeFreeBSD

Drop -g from CFLAGS for zfsd(8)
ClosedPublic

Authored by trasz on Apr 15 2019, 12:35 PM.
Tags
None
Referenced Files
F169449409: D19915.id56218.diff
Tue, Sep 1, 1:53 PM
F169384519: D19915.diff
Tue, Sep 1, 9:30 AM
F169263931: D19915.id.diff
Tue, Sep 1, 2:23 AM
Unknown Object (File)
Mon, Aug 31, 3:12 AM
Unknown Object (File)
Sun, Aug 30, 6:19 AM
Unknown Object (File)
Sun, Aug 30, 2:22 AM
Unknown Object (File)
Sat, Aug 29, 11:32 PM
Unknown Object (File)
Wed, Aug 26, 8:59 AM
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.