1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/net/asterisk-chan_sccp
Piotr Kubaj 14488731cb 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)
2020-02-09 21:34:32 +00:00
..
files net/asterisk-chan_sccp: fix build on big-endian architectures with clang 2020-02-09 21:34:32 +00:00
distinfo
Makefile net/asterisk-chan_sccp: fix build on GCC architectures 2020-01-04 20:04:07 +00:00
pkg-descr