[Buildroot] [PATCH 11/12] binutils: enable poison system directories option

Yann E. MORIN yann.morin.1998 at free.fr
Wed Sep 10 20:09:16 UTC 2014


Thomas, All,

On 2014-08-20 15:06 +0200, Thomas Petazzoni spake thusly:
> This commit enables the poison system directories option, which is now
> available thanks to the binutils patches that have been added.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

When the previous patches have been fixed:

Acked-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/binutils/binutils.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/binutils/binutils.mk b/package/binutils/binutils.mk
> index 4888eeb..ecbd40d 100644
> --- a/package/binutils/binutils.mk
> +++ b/package/binutils/binutils.mk
> @@ -72,6 +72,7 @@ HOST_BINUTILS_CONF_OPT = --disable-multilib --disable-werror \
>  			--target=$(GNU_TARGET_NAME) \
>  			--disable-shared --enable-static \
>  			--with-sysroot=$(STAGING_DIR) \
> +			--enable-poison-system-directories \
>  			$(BINUTILS_DISABLE_GDB_CONF_OPT) \
>  			$(BINUTILS_EXTRA_CONFIG_OPTIONS)
>  
> -- 
> 2.0.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  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