On Sat, 28 Jan 2023 15:04:15 +0000, Klemens Nanni wrote: > 28.01.2023 14:52, Laurent Cheylus пишет: >> Could you set the real build date with MODGO_LDFLAGS ? > > I deliberately set it to a fixed string such that package contents don't > change between builds. > > Do you encounter any issues?
No issue, build and tests OK. As said by sthen@, remove build date via MODGO_FLAGS rather than setting a fake date. Thanks for this new port. Laurent
