Re: [PATCH] Add convenience TARGET_CROSS

2025-04-10 Thread Daniel Kiper
On Thu, Mar 27, 2025 at 07:32:04PM +0300, Vladimir Serbinenko wrote: > Setting all TARGET_* variables is cumbersome. This convenience macro allows > to set them all in one go I think TARGET_CROSS should be documented in the INSTALL file. > Signed-off-by: Vladimir Serbinenko > --- > configure.ac

Re: [PATCH] Add convenience TARGET_CROSS

2024-06-04 Thread Mike Gilbert
On Thu, May 16, 2024 at 3:07 PM Vladimir Serbinenko wrote: > > This allows to set up cross environment with just 3 parameters: target, > platform and TARGET_CROSS I wonder if it would make sense to use the AC_CHECK_TARGET_TOOL[S] macros instead of AC_CHECK_TOOL[S]? https://www.gnu.org/savannah-c

Re: [PATCH] Add convenience TARGET_CROSS

2024-06-03 Thread Daniel Kiper
On Thu, May 16, 2024 at 10:07:12PM +0300, Vladimir Serbinenko wrote: > This allows to set up cross environment with just 3 parameters: target, > platform and TARGET_CROSS May I ask you to document this in the INSTALL file? Daniel ___ Grub-devel mailing