git: Makefile.inc1: Adjust _bwcleanup to create ${DESTDIRBASE} for build-all
Aaron LI
aly at crater.dragonflybsd.org
Wed Mar 4 21:53:20 PST 2026
commit 24a81dd5944dc959fb09b1213daee93e640607b5
Author: Aaron LI <aly at aaronly.me>
Date: Thu Mar 5 10:48:31 2026 +0800
Makefile.inc1: Adjust _bwcleanup to create ${DESTDIRBASE} for build-all
The 'build-all' target requires ${DESTDIRBASE} exist for writing the
log, so adjust the '_bwcleanup' target to recreate ${DESTDIRBASE} after
cleanup.
This is a follow-up fix to my previous commit
b931e3c28f1501a705efe03cc2a8a6ea4792099d.
Summary of changes:
Makefile.inc1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/24a81dd5944dc959fb09b1213daee93e640607b5
--
DragonFly BSD source repository
More information about the Commits
mailing list