Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 176016387f0a6ad16efcfdcef19fd90bdc3a77e4
https://github.com/tianocore/edk2/commit/176016387f0a6ad16efcfdcef19fd90bdc3a77e4
Author: Chen, Christine <[email protected]>
Date: 2022-07-17 (Sun, 17 Jul 2022)
Changed paths:
M BaseTools/Source/Python/AutoGen/GenMake.py
M BaseTools/Source/Python/Workspace/DscBuildData.py
Log Message:
-----------
BaseTools: add '-p' for Linux 'cp' command.
Currently BaseTools use 'cp' command for PcdValueInit and GenMake
process, as the command can not keep the time info of the source
file, which will cause incremental build issue in Linux system,
thus the '-p' need be added to keep the source file's attributes
in copy process.
This patch fixes this issue.
Cc: Bob Feng <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Yuwei Chen <[email protected]>
Reviewed-by: Bob Feng <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits