Created attachment 237727 [details] x11/hamclock: fix build on armv7 Add a missing cast for platforms where time_t is not a long. Tested with Poudriere on armv7 arm64 FreeBSD 13.1. Please MFH if possible.
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba97dbab1eba786c0bedfe11d583f2e6dd4fd1b6 commit ba97dbab1eba786c0bedfe11d583f2e6dd4fd1b6 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-10-30 18:39:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-30 18:39:50 +0000 x11/hamclock: fix build on armv7 PR: 267439 x11/hamclock/files/patch-ESPHamClock.ino | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)
A commit in branch 2022Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d75e99a393bf5ed0b96ca77e8f185f3677b432b8 commit d75e99a393bf5ed0b96ca77e8f185f3677b432b8 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-10-30 18:39:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-30 18:40:52 +0000 x11/hamclock: fix build on armv7 PR: 267439 (cherry picked from commit ba97dbab1eba786c0bedfe11d583f2e6dd4fd1b6) x11/hamclock/files/patch-ESPHamClock.ino | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-)