svn commit: trunk/uClibc/extra/Configs

Peter Mazinger ps.m at gmx.net
Mon Oct 31 18:17:55 UTC 2005


> --- Ursprüngliche Nachricht ---
> Von: vapier at uclibc.org
> An: uclibc-cvs at uclibc.org
> Betreff: svn commit: trunk/uClibc/extra/Configs
> Datum: Sun, 30 Oct 2005 13:52:47 -0800 (PST)
> 
> Author: vapier
> Date: 2005-10-30 13:52:45 -0800 (Sun, 30 Oct 2005)
> New Revision: 12077
> 
> Log:
> simplify the security submenu

This was done on purpose, so that the buildroot config does not have to be
touched all them time, if we add some new option

Peter
> 
> Modified:
>    trunk/uClibc/extra/Configs/Config.in
> 
> 
> Changeset:
> Modified: trunk/uClibc/extra/Configs/Config.in
> ===================================================================
> --- trunk/uClibc/extra/Configs/Config.in	2005-10-30 10:08:13 UTC (rev
> 12076)
> +++ trunk/uClibc/extra/Configs/Config.in	2005-10-30 21:52:45 UTC (rev
> 12077)
> @@ -1117,15 +1117,10 @@
>  endmenu
>  
>  
> -menu "uClibc security related options"
> +menu "Security options"
>  
> -config UCLIBC_SECURITY
> -	bool "Enable security options"
> -	default n
> -
>  config UCLIBC_BUILD_PIE
>  	bool "Build utilities as ET_DYN/PIE executables"
> -	depends on UCLIBC_SECURITY
>  	depends on HAVE_SHARED
>  	depends on TARGET_arm || TARGET_frv || TARGET_i386 || TARGET_mips ||
> TARGET_powerpc
>  	select FORCE_SHAREABLE_TEXT_SEGMENTS
> @@ -1140,7 +1135,6 @@
>  
>  config UCLIBC_HAS_SSP
>  	bool "Support for propolice smashing stack protector"
> -	depends on UCLIBC_SECURITY
>  	default n
>  	help
>  	  Add propolice smashing stack protector to the library.
> @@ -1195,7 +1189,6 @@
>  
>  config UCLIBC_BUILD_RELRO
>  	bool "Build uClibc with RELRO"
> -	depends on UCLIBC_SECURITY
>  	depends on HAVE_SHARED
>  	default y
>  	help
> @@ -1203,7 +1196,6 @@
>  
>  config UCLIBC_BUILD_NOW
>  	bool "Build uClibc with NOW"
> -	depends on UCLIBC_SECURITY
>  	depends on HAVE_SHARED
>  	default y
>  	help
> @@ -1211,7 +1203,6 @@
>  
>  config UCLIBC_BUILD_NOEXECSTACK
>  	bool "Build uClibc with noexecstack marking"
> -	depends on UCLIBC_SECURITY
>  	default y
>  	help
>  	  Mark all assembler files as noexecstack. This will result in marking
> 
> _______________________________________________
> uClibc-cvs mailing list
> uClibc-cvs at uclibc.org
> http://busybox.net/cgi-bin/mailman/listinfo/uclibc-cvs
> 

-- 
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner



More information about the uClibc mailing list