RFC: Dealing with optionally built files like gssd during installworld
- Reply: Dag-Erling_Smørgrav : "Re: RFC: Dealing with optionally built files like gssd during installworld"
- Reply: Dag-Erling_Smørgrav : "Re: RFC: Dealing with optionally built files like gssd during installworld" {{#reference}}
- In reply to: {{ref.name}}: "{{ref.subject}}"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Aug 2025 22:57:19 UTC
Hi, With my recent commit, the Makefile in usr.sbin only builds a gssd if MK_KERBEROS_SUPPORT != "no". Should this go into tools/build/mk/OptionalObsoleteFiles.inc? And if so, is the path the one under /usr/obj for the build or is the path just usr.sbin or ??? rick