annotations: add CONFIG_GCC_VERSION to the list of skipped configs
authorAndrea Righi <andrea.righi@canonical.com>
Wed, 18 Jan 2023 15:49:02 +0000 (16:49 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 30 Jan 2023 08:12:28 +0000 (09:12 +0100)
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
annotations

index 8cc10d4997a41139459661ffaf1925d7cd2ad3d5..45548fc59dce3a9f3a480d010f896445de74729c 100755 (executable)
@@ -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',