瀏覽代碼

libcdio: need mmu

Fixes:
http://autobuild.buildroot.net/results/92b/92b6513a10bed9018d64e1347c99ff6db96990eb/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias 11 年之前
父節點
當前提交
7fc6b59885
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/libcdio/Config.in

+ 1 - 0
package/libcdio/Config.in

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_LIBCDIO
 	bool "libcdio"
+	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
 	help
 	  The GNU Compact Disc Input and Control library.