[Buildroot] [PATCH v2] bash: Adding features that can not be automatically detected while cross-compiling

Arkady Gilinsky arcadyg at gmail.com
Wed Jan 18 06:37:30 UTC 2012


On Wed, Jan 18, 2012 at 1:07 AM, Peter Korsgaard <jacmet at uclibc.org> wrote:
>>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be> writes:
>
>  Arnout> From: Arkady Gilinsky <arcadyg at gmail.com>
>
>  Arnout> There are some bash features that can not be detected
>  Arnout> automatically during configure stage while
>  Arnout> cross-compiling. This commit adds the ability to force support
>  Arnout> of such features.
>
> Ok, but does it make sense to make these things configurable? I haven't
> checked, but presumably these are supported on all Linux archs, and
> don't affect the binary size significantly (compared to bash size)?
>
> Couldn't we just always forcibly enable these instead?

I agree with you, Peter, that these features supported on many/almost
all Linux archs, but
current version of bash configuration in Buildroot has 'job_control'
feature set to off.
I didn't find the reason why (may be you know), so I decided to leave
the ability to set it off
for anybody who do not want/able to set this feature on.
Also the default setting is off to not to break any existing build.
If you find that these features should be forced set to on, inform me
I will make an appropriate patch.



-- 
Best regards
Arkady Gilinsky



More information about the buildroot mailing list