[Buildroot] [PATCH 1/2] skeleton: ld.so.conf include ld.so.conf.d/*.conf

Yann E. MORIN yann.morin.1998 at free.fr
Tue Oct 14 08:03:41 UTC 2014


Jérôme, All,

On 2014-10-13 09:55 +0200, Jérôme Pouiller spake thusly:
> Signed-off-by: Jérôme Pouiller <jezz at sysmic.org>
> ---
>  system/skeleton/etc/ld.so.conf | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 system/skeleton/etc/ld.so.conf
> 
> diff --git a/system/skeleton/etc/ld.so.conf b/system/skeleton/etc/ld.so.conf
> new file mode 100644
> index 0000000..83327c0
> --- /dev/null
> +++ b/system/skeleton/etc/ld.so.conf
> @@ -0,0 +1 @@
> +include /etc/ld.so.conf.d/*.conf

Are you sure this works with uClibc? Looking at the code of ldconfig
from uClibc seems to imply it does not support including files.

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