瀏覽代碼

package/binutils: fix comment dependencies

[Thomas: re-adjust dependencies, according to Yann's comment.]

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Romain Naour 10 年之前
父節點
當前提交
f6486432ec
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/binutils/Config.in

+ 1 - 1
package/binutils/Config.in

@@ -23,4 +23,4 @@ endif
 
 comment "binutils needs a toolchain w/ wchar"
 	depends on !BR2_aarch64 && !BR2_nios2
-	depends on BR2_USE_WCHAR
+	depends on !BR2_USE_WCHAR