]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/AutoGen/CacheIR.py
BaseTools:Add [packages] section in dsc file
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / CacheIR.py
index 2d9ffe3f0bddd2e769333228bb6f3109fbed8c65..715be5273c1c9709662dca205c62cac5e21c260e 100755 (executable)
@@ -24,5 +24,6 @@ class ModuleBuildCacheIR():
         self.MakeHashDigest = None\r
         self.MakeHashHexDigest = None\r
         self.MakeHashChain = []\r
+        self.CacheCrash = False\r
         self.PreMakeCacheHit = False\r
         self.MakeCacheHit = False\r