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 Feb 9 2020, 9:34 PM
Parents
R11:6b64e6513518: math/apron: Update 0.9.11 -> 0.9.12
Branches
Unknown
Tags
Unknown

Event Timeline