|
From: Andrew F. <af...@ap...> - 2010-03-16 22:24:29
|
We have a project where the PCD entries have been moved into a separate file and then that file is included in the .DSC file for the build. It looks like updating a file included by the .DSC file is not detected by the dependency logic of the build and the older cached copy of the PCD setting is used. It seems logical that files included by the .DSC file should be part of the dependency check. Is this a bug? How hard would it be to fix? We can test the fix if you send a patch. Andrew Fish |