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)
Wed, Apr 23, 3:23 PM
Unknown Object (File)
Wed, Apr 23, 8:34 AM
Unknown Object (File)
Fri, Apr 4, 3:24 AM
Unknown Object (File)
Feb 9 2025, 9:20 PM
Unknown Object (File)
Feb 9 2025, 6:09 AM
Unknown Object (File)
Jan 25 2025, 8:02 PM
Unknown Object (File)
Jan 18 2025, 5:25 PM
Unknown Object (File)
Jan 18 2025, 11:46 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 Not Applicable
Unit
Tests Not Applicable

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.