git: contrib/bmake: Remove obsolete custom variable '.MAKE.BUILT.BY'

Aaron LI aly at crater.dragonflybsd.org
Wed Jul 1 22:19:36 PDT 2026


commit 947bc38ccdfb53bcb0c82da1a3cf3ef0ac660280
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Jul 2 09:37:33 2026 +0800

    contrib/bmake: Remove obsolete custom variable '.MAKE.BUILT.BY'
    
    This custom variable was initially added in commit 673bdc16bff3eec8 to
    help resolve a C++ ABI change between gcc47 and gcc50.  Since the
    removal of gcc47 (commit 0f44b32a8fb34e5f), this variable became
    obsolete and unused.

Summary of changes:
 contrib/bmake/main.c   | 7 -------
 contrib/bmake/make.1   | 4 ----
 usr.bin/bmake/Makefile | 1 -
 3 files changed, 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/947bc38ccdfb53bcb0c82da1a3cf3ef0ac660280


-- 
DragonFly BSD source repository


More information about the Commits mailing list