Source: gcc-avr
Version: 1:14.2.0-2
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Dear gcc-avr maintainer,
the static libraries shipped in the gcc-avr package are build in a
non-reproducible way: they embed the creation timestamp. For example:
```
----------- 0 0 0 20220 2024-10-31 18:22:41.000000 /
+---------- 0 0 0 20220 2026-03-01 14:18:59.000000 /
```
These differences can be resolved by using a binutils package compiled
with `--enable-deterministic-archives`.
Regards,
--
Gioele Barabucci