Page MenuHomeFreeBSD

Drop -g from CFLAGS for zfsd(8)
ClosedPublic

Authored by trasz on Apr 15 2019, 12:35 PM.
Tags
None
Referenced Files
F107849849: D19915.id56243.diff
Sat, Jan 18, 5:25 PM
F107819240: D19915.diff
Sat, Jan 18, 11:46 AM
Unknown Object (File)
Mon, Jan 6, 5:31 AM
Unknown Object (File)
Oct 25 2024, 8:37 AM
Unknown Object (File)
Sep 23 2024, 1:25 AM
Unknown Object (File)
Sep 22 2024, 7:33 PM
Unknown Object (File)
Sep 22 2024, 2:13 PM
Unknown Object (File)
Sep 18 2024, 5:30 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.