UBUNTU: [Packaging] annotations: add CONFIG_GCC_VERSION to the list of ignored configs
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
This commit is contained in:
committed by
Paolo Pisati
parent
228475c418
commit
31273be7e7
Vendored
+1
@@ -17,6 +17,7 @@ SKIP_CONFIGS = (
|
||||
# CONFIG_VERSION_SIGNATURE is dynamically set during the build
|
||||
'CONFIG_VERSION_SIGNATURE',
|
||||
# Allow to use a different versions of toolchain tools
|
||||
'CONFIG_GCC_VERSION',
|
||||
'CONFIG_CC_VERSION_TEXT',
|
||||
'CONFIG_AS_VERSION',
|
||||
'CONFIG_LD_VERSION',
|
||||
|
||||
Reference in New Issue
Block a user