Page MenuHomeFreeBSD

share/mk: Use :ts,:[*] to stringify TAG_ARGS
ClosedPublic

Authored by ivy on Aug 7 2025, 7:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 1:19 AM
Unknown Object (File)
Tue, Oct 14, 1:22 AM
Unknown Object (File)
Mon, Oct 13, 11:51 AM
Unknown Object (File)
Mon, Oct 13, 11:51 AM
Unknown Object (File)
Sun, Oct 12, 11:11 PM
Unknown Object (File)
Fri, Oct 10, 3:02 PM
Unknown Object (File)
Fri, Oct 10, 3:01 PM
Unknown Object (File)
Fri, Oct 10, 8:33 AM

Details

Summary

This avoids a situation where we sometimes prepend an empty tag,
leading to arguments like "-T ,package=foo".

Diff Detail

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