diff options
author | Chen, Christine <Yuwei.Chen@intel.com> | 2022-07-08 21:10:00 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-07-17 02:20:51 +0000 |
commit | 176016387f0a6ad16efcfdcef19fd90bdc3a77e4 (patch) | |
tree | 54dc6a352d5d38f780083909e5d956fb868b9cab /IntelFsp2Pkg | |
parent | 07c8e5e59b117f2414d7c928d3f86c85574f1fc3 (diff) | |
download | edk2-176016387f0a6ad16efcfdcef19fd90bdc3a77e4.zip edk2-176016387f0a6ad16efcfdcef19fd90bdc3a77e4.tar.gz edk2-176016387f0a6ad16efcfdcef19fd90bdc3a77e4.tar.bz2 |
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 <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Yuwei Chen <yuwei.chen@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Diffstat (limited to 'IntelFsp2Pkg')
0 files changed, 0 insertions, 0 deletions