sbsigntool: fix commented-out override syntax

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
Yi Zhao
2021-08-26 17:12:53 +08:00
committed by Jia Zhang
parent 5a3129c901
commit cb56933902

View File

@@ -37,9 +37,9 @@ def efi_arch(d):
return arch
# Avoids build breaks when using no-static-libs.inc
#DISABLE_STATIC_class-target = ""
#DISABLE_STATIC:class-target = ""
#EXTRA_OECONF_remove_class-target += "\
#EXTRA_OECONF:remove:class-target += "\
# --with-libtool-sysroot \
#"