1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +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 - Update asterisk-chan_sccp to 4.3.2-epsilon 2019-11-27 11:41:07 +00:00
Makefile net/asterisk-chan_sccp: fix build on GCC architectures 2020-01-04 20:04:07 +00:00
pkg-descr