Incorporate header files and compiler flags into object cache hash
Compare changes
- Michael Kuron authored
+ 14
− 1
@@ -205,10 +205,23 @@ def read_config():
@@ -205,10 +205,23 @@ def read_config():
config['cache']['object_cache'] = os.path.expanduser(config['cache']['object_cache']).format(pid=os.getpid())