Incorporate header files and compiler flags into object cache hash
Compare changes
+ 14
− 2
@@ -205,10 +205,19 @@ def read_config():
@@ -531,6 +540,9 @@ class ExtensionModuleCode:
@@ -546,7 +558,7 @@ class ExtensionModuleCode:
Ensure that code is recompiled when one of our custom headers is changed or the compiler flags are modified.