On Mon, Jan 02, 2023 at 11:41:13AM +0100, Alessandro Di Federico wrote:
> Note: `Makefile` relies on modification dates in the source tree to
> detect changes to `meson_options.txt`. However, git does not track
> those. Therefore, the following was necessary to regenerate
> `meson-buildoptions.sh`:
> 
>     touch meson_options.txt
>     cd "$BUILD_DIR"
>     make update-buildoptions
> 
> Signed-off-by: Alessandro Di Federico <a...@rev.ng>
> ---
>  scripts/meson-buildoptions.sh | 18 ++++++++++++------
>  1 file changed, 12 insertions(+), 6 deletions(-)

The discussion we're having is independent of this patch:

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to