[Buildroot] [PATCH v5 02/24] sqlite: Add host build support

Clayton Shotwell clayton.shotwell at rockwellcollins.com
Mon May 18 21:26:04 UTC 2015


Thomas,

On Mon, May 18, 2015 at 4:17 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Dear Clayton Shotwell,
>
> On Wed, 13 May 2015 16:39:15 -0500, Clayton Shotwell wrote:
>> From: Matt Weber <matthew.weber at rockwellcollins.com>
>>
>> diff --git a/package/sqlite/sqlite.mk b/package/sqlite/sqlite.mk
>> index fff219a..aaf84fc 100644
>> --- a/package/sqlite/sqlite.mk
>> +++ b/package/sqlite/sqlite.mk
>> @@ -50,3 +50,4 @@ SQLITE_CONF_OPTS += --disable-readline
>>  endif
>>
>>  $(eval $(autotools-package))
>> +$(eval $(host-autotools-package))
>
> When adding a host package, it's always good to indicate which other
> package will be using it so that it doesn't seem to be a useless change.

I can add a comment to the commit stating why the host support is being added.

Thanks,
Clayton

Clayton Shotwell
Senior Software Engineer, Rockwell Collins
clayton.shotwell at rockwellcollins.com


More information about the buildroot mailing list