Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-20 | elf2flt: don’t record the build date into the binaries’ header | mirabilos | |
while this already supports the SOURCE_DATE_EPOCH standard for reproducible builds, and even setting it to 0, some other tools choke on values below 1980, so instead patch out the recording altogether, as it also compresses better |