Page MenuHomeFreeBSD

Drop -g from CFLAGS for zfsd(8)
ClosedPublic

Authored by trasz on Apr 15 2019, 12:35 PM.
Tags
None
Referenced Files
F152535566: D19915.id.diff
Wed, Apr 15, 1:19 PM
Unknown Object (File)
Sat, Apr 11, 11:24 AM
Unknown Object (File)
Fri, Apr 10, 8:18 PM
Unknown Object (File)
Tue, Apr 7, 12:05 AM
Unknown Object (File)
Fri, Apr 3, 7:43 AM
Unknown Object (File)
Thu, Apr 2, 1:01 PM
Unknown Object (File)
Mon, Mar 30, 2:47 AM
Unknown Object (File)
Sun, Mar 29, 4:15 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 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.