瀏覽代碼

select libssp package

Waldemar Brodkorb 10 年之前
父節點
當前提交
365261c9db
共有 1 個文件被更改,包括 1 次插入0 次删除
  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