瀏覽代碼

package/apcupsd: add missing Config.in comment about C++ dependency

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas Petazzoni 5 年之前
父節點
當前提交
4e5bb9d8c2
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      package/apcupsd/Config.in

+ 4 - 0
package/apcupsd/Config.in

@@ -63,3 +63,7 @@ comment "usb support needs a toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS
 
 endif
+
+comment "apcupsd needs a toolchain w/ C++"
+	depends on BR2_USE_MMU
+	depends on !BR2_INSTALL_LIBSTDCPP