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)
Fri, Nov 7, 1:02 AM
Unknown Object (File)
Tue, Nov 4, 10:12 PM
Unknown Object (File)
Sun, Nov 2, 12:53 AM
Unknown Object (File)
Wed, Oct 15, 4:08 AM
Unknown Object (File)
Oct 11 2025, 6:20 PM
Unknown Object (File)
Oct 9 2025, 5:13 PM
Unknown Object (File)
Oct 5 2025, 5:36 PM
Unknown Object (File)
Oct 3 2025, 12:43 PM
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