[Bug 203540] Mk/Uses/compiler.mk gets called automatically only on some platforms and not on others

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 15 Mar 2026 18:49:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203540

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0bebad8d072bb7abef1cea0d8c8d04d500913adf

commit 0bebad8d072bb7abef1cea0d8c8d04d500913adf
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2026-03-15 18:35:50 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2026-03-15 18:47:35 +0000

    bsd.own.mk: Deorbit compat include of bsd.compiler.mk

    Commit b946bedd09d3bd1 ("Previous versions of bsd.own.mk [...]")
    mentions that bsd.own.mk included bsd.compiler.mk as a temporary
    workaround and was destined to be removed in FreeBSD 12. Do that now.

    PR:             203540
    Reviewed by:    bnovkov, imp
    Approved by:    bnovkov (mentor)
    Differential Revision:  https://reviews.freebsd.org/D55867

 share/mk/bsd.own.mk | 6 ------
 1 file changed, 6 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.