Do update checksums when building with --update-checksums

This commit is contained in:
Eduardo Sánchez Muñoz 2023-12-21 17:56:22 +01:00
parent 9042539165
commit 45b635ef97
2 changed files with 8 additions and 0 deletions

View file

@ -181,3 +181,4 @@ build: gcc-10.4.0
build: binutils-2.41
build: gcc-13.1.0
improve: null_time ( FORCE_TIMESTAMPS == True )
improve: update_checksums ( UPDATE_CHECKSUMS == True )