在 2026-9-5 21:47, Zhongteng Gui 写道:
For reproducible build, usually environment variable SOURCE_DATE_EPOCH will be defined, and both GCC and Clang will use that timepoint for __DATE__ and __TIME__.BTW, many other things will break reproducible build if SOURCE_DATE_EPOCH is not defined (e.g. ar without option D), so this wouldn't add extra effort.
I'm aware of it. Since this change seems small and harmless, and only affects one single object file, I think the change is fine. I have pushed this patch now.
-- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
