freebsd-ports/net/asterisk-g72x
Piotr Kubaj 23607f7116 net/asterisk-g72x: fix build of GCC architectures
C11 compiler is necessary:
In file included from codec_g72x.c:26:
/usr/local/include/asterisk/lock.h: In function 'ast_atomic_fetchadd_int':
/usr/local/include/asterisk/lock.h:752: error: '__ATOMIC_RELAXED' undeclared (first use in this function)
/usr/local/include/asterisk/lock.h:752: error: (Each undeclared identifier is reported only once
/usr/local/include/asterisk/lock.h:752: error: for each function it appears in.)
/usr/local/include/asterisk/lock.h: In function 'ast_atomic_dec_and_test':
/usr/local/include/asterisk/lock.h:762: error: '__ATOMIC_RELAXED' undeclared (first use in this function)

MFH:		2020Q1 (fix build blanket)
2020-01-04 22:52:48 +00:00
..
distinfo
Makefile net/asterisk-g72x: fix build of GCC architectures 2020-01-04 22:52:48 +00:00
pkg-descr