Browse Source

select libssp package

Waldemar Brodkorb 10 years ago
parent
commit
365261c9db
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/config/Config.in.toolchain

+ 1 - 0
target/config/Config.in.toolchain

@@ -50,6 +50,7 @@ config ADK_TARGET_USE_SSP
 	prompt "Use Stack Smashing Protection for all packages"
  	boolean	
 	select ADK_TOOLCHAIN_WITH_SSP
+	select ADK_PACKAGE_LIBSSP
 	default n
 
 config ADK_TARGET_USE_PIE