HomeFreeBSD

net/asterisk-chan_sccp: fix build on big-endian architectures with clang

Description

net/asterisk-chan_sccp: fix build on big-endian architectures with clang

FreeBSD doesn't have bswap_16() and bswap_32(). Use bswap16() and bswap32() instead.

PR: 243872
Approved by: ddegroot@talon.nl (maintainer)

Details

Provenance
pkubajAuthored on
Parents
rP525675: math/apron: Update 0.9.11 -> 0.9.12
Branches
Unknown
Tags
Unknown