소스 검색

polarssl: programs need MMU

Fixes:
http://autobuild.buildroot.net/results/b53/b535dfda85c8a25c5192c4be7540c4e852fce717/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 11 년 전
부모
커밋
e111e0eb8c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      package/polarssl/Config.in

+ 1 - 0
package/polarssl/Config.in

@@ -17,6 +17,7 @@ if BR2_PACKAGE_POLARSSL
 
 config BR2_PACKAGE_POLARSSL_PROGRAMS
 	bool "polarssl programs"
+	depends on BR2_USE_MMU # fork()
 	help
 	  This option enables the installation and the build of
 	  PolarSSL companion programs: aescrypt2, benchmark, cert_app,