[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-09

Yann E. MORIN yann.morin.1998 at free.fr
Sun May 11 16:00:04 UTC 2014


Arnout, All,

On 2014-05-11 16:42 +0200, Arnout Vandecappelle spake thusly:
>  True. We could add a dependency on BR2_HOSTARCH for that. Except that Kconfig
> doesn't support string comparison AFAIK.

He, yes it does:

    config FOO
        string "foo"

    config BAR
        string "bar"

    config EQ
        default y if FOO = BAR

Now, try to set FOO="whatever" and BAR="whatever" and look at the
resulting .config file. ;-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list