HomeFreeBSD

net/opennx: Fix build on armv7

Description

net/opennx: Fix build on armv7

time_t is a long long on armv7, but OpenNX tries to store time stamps
into configuration storage that only eats long variables. Cast to long
and cross fingers that nobody is going to use this port past 2036.

PR: 267618
Approved by: portmgr (blanket: build fix)
MFH: 2022Q4

Details

Provenance
fuzAuthored on Nov 8 2022, 1:35 AM
eduardoCommitted on Nov 8 2022, 1:39 AM
Parents
R11:1a675177e3ba: audio/hpsjam: Update to 1.2.4
Branches
Unknown
Tags
Unknown