Page MenuHomeFreeBSD

Remove unnecessary includes of src.opts.mk
ClosedPublic

Authored by emaste on Mar 24 2025, 1:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 4:08 AM
Unknown Object (File)
Sat, Oct 11, 6:20 PM
Unknown Object (File)
Thu, Oct 9, 5:13 PM
Unknown Object (File)
Sun, Oct 5, 5:36 PM
Unknown Object (File)
Fri, Oct 3, 12:43 PM
Unknown Object (File)
Fri, Oct 3, 4:32 AM
Unknown Object (File)
Thu, Oct 2, 4:18 PM
Unknown Object (File)
Thu, Oct 2, 7:17 AM
Subscribers

Details

Summary
beep: Remove unnecessary include of src.opts.mk

Fixes: 623be660fcc9 ("beep: add missing include of src.opts.mk, use LIBADD instead of LDFLAGS")

trim: Remove unnecessary include of src.opts.mk

Fixes: db466e475446 ("trim: add missing include of src.opts.mk, remove unneeded LDFLAGS")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I was going to do this this morning but you beat me to it. sorry for the noise.

This revision is now accepted and ready to land.Mar 24 2025, 4:03 PM