Files
ports/multimedia/termusic
Robert Clausecker b3b43f93e9 multimedia/termusic: fix build on armv7
The usual issue of time_t being 64 bits on armv7 despite it being a
32 bit platform.  Refactor the time conversion code to just use i64
throughout, avoiding any type conversion issues.

Approved by:	portmgr (build fix blanket)
MFH:		2026Q2
2026-06-26 14:07:58 +02:00
..