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)
Mon, Jul 27, 8:41 AM
Unknown Object (File)
Sun, Jul 26, 3:28 PM
Unknown Object (File)
Mon, Jul 20, 7:08 AM
Unknown Object (File)
Sat, Jul 4, 9:22 PM
Unknown Object (File)
Sat, Jul 4, 6:50 PM
Unknown Object (File)
Jul 2 2026, 8:37 PM
Unknown Object (File)
Jun 18 2026, 4:28 PM
Unknown Object (File)
Jun 18 2026, 3:21 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.