mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
sbsigntool: fix commented-out override syntax
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
@@ -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 \
|
||||
#"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user