diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-10-09 10:35:49 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-10-15 22:33:26 +0200 |
| commit | 494dc3cee73ac03d84b9826869c8a4b92dc673c4 (patch) | |
| tree | 4c065b0f13b0d9f46c9d3b343d8d6093e913329c /cscript | |
| parent | f6bbe3b9fbff328e80df16b389ff2b5d044f59aa (diff) | |
Relax and tidy some test references for Arch.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -514,7 +514,7 @@ def dependencies(target, options): if can_build_disk(target): deps.append(('lwext4', 'ab082923a791b58478d1d9939d65a0583566ac1f')) if build_tests(target): - deps.append(('ffcmp', 'abf0c6effd059194709c2d755a61f2d683597644')) + deps.append(('ffcmp', 'e685d2baf83bcb32dedde76b15e56afba1a858ef')) return deps |
