Re: Using --recursive in Makefile / github clone

From: Robert Clausecker <fuz_at_freebsd.org>
Date: Sun, 29 Sep 2024 15:52:32 UTC
Hi Norbert,

Am Sun, Sep 29, 2024 at 05:46:16PM +0200 schrieb Norbert Grundmann:
> Hi Robert,
> 
> Thanks :-)  But is it good and recommended to use an explicit
> 
> git clone --recursive repo
> 
> instead of GH_TUPLE?  It would make things more easy...

This is not permitted.  We require that distfiles be fetched in the fetch
phase, then be checked against the distinfo file, and only then be
extracted.  git-clone(1) does not permit us to do so and can thus not be
used to obtain project source.  If you submit a patch with this sort of
stuff in the Makefile, it'll be rejected.

> Cheers, Norebrt

Yours,
Robert Clausecker

-- 
()  ascii ribbon campaign - for an encoding-agnostic world
/\  - against html email  - against proprietary attachments