Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2022 12:09:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 263899] graphics/gpu-firmware-kmod leaves work-* dirs after make clean
Message-ID:  <bug-263899-7141-sTcViCm206@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263899-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263899-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263899

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D2701f8e3a2cee6c986c9399702673fa=
81d2f903e

commit 2701f8e3a2cee6c986c9399702673fa81d2f903e
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-05-16 12:06:25 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-05-16 12:08:27 +0000

    graphics/gpu-firmware-*-kmod: Remove defualt FLAVOR

    The default flavor is always the first of the list.
    Setting one make the port framework always use this one and so
    things like make clean will never clean all the flavors.
    This will lead to leave all the work-${FLAVOR} directories except
    for the default one if one is building graphics/gpu-firmware-kmod.

    PR:             263899
    Sponsored by:   Beckhoff Automation GmbH & Co. KG

 graphics/gpu-firmware-amd-kmod/Makefile    | 1 -
 graphics/gpu-firmware-intel-kmod/Makefile  | 1 -
 graphics/gpu-firmware-radeon-kmod/Makefile | 1 -
 3 files changed, 3 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263899-7141-sTcViCm206>