summaryrefslogtreecommitdiff
path: root/toolchain/elf2flt/patches/453398f917d167f8c308c8f997270c48ae8f8b12/0009-no-build-date.patch
AgeCommit message (Collapse)Author
2025-04-20elf2flt: don’t record the build date into the binaries’ headermirabilos
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