[Buildroot] [PATCH] package/lynx: depends on dynamic lib

Yann E. MORIN yann.morin.1998 at free.fr
Sat Feb 3 17:17:47 UTC 2018


Mario, All,

On 2018-02-03 18:05 +0100, Mario Lang spake thusly:
> diff --git a/package/lynx/Config.in b/package/lynx/Config.in
> @@ -1,5 +1,6 @@
>  config BR2_PACKAGE_LYNX
>  	bool "lynx"
> +	depends on !BR2_STATIC_LIBS
>  	depends on BR2_USE_MMU

Software dependencies (!static) should go after hardware dependencies
(here, MMU).

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