mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-14 19:25:40 +00:00
Reformat scl cache.
This commit is contained in:
parent
b678c238e4
commit
68aaa34975
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ inline std::string convert_liberty_files_to_merged_scl(const std::vector<std::st
|
|||
|
||||
hash_input += dont_use_args;
|
||||
// Include build datetime so caches from other builds are not reused
|
||||
hash_input += "|";
|
||||
hash_input += yosys_build_datetime_str;
|
||||
unsigned int hash = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue