Re: [PATCH] build_wrapper: Call customization hook

Rob Savoye <[email protected]> Mon, 14 Sep 2020 10:23:12 -0600
Newsgroups gmane.comp.sysutils.dejagnu.general
Organization Seneca Software & Solar, Inc.
Message-ID <[email protected]>
On 9/14/20 6:02 AM, Christophe Lyon wrote:
> It can be useful to customize the build wrapper for local needs: for
> instance, one may need to compile additional objects to add
> initialization code depending on the target board or multilibs in use.

  That shouldn't be necessary if you're using a specs file. What other
initialization code is needed ?

	- rob -