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, Apr 11, 1:09 AM
Unknown Object (File)
Apr 7 2025, 4:28 PM
Unknown Object (File)
Apr 6 2025, 2:56 PM
Unknown Object (File)
Apr 6 2025, 2:56 PM
Unknown Object (File)
Apr 6 2025, 2:56 PM
Unknown Object (File)
Apr 6 2025, 2:56 PM
Unknown Object (File)
Apr 6 2025, 2:56 PM
Unknown Object (File)
Apr 5 2025, 4:00 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