telephony/libs
Mirko Vogt cfe9da6c3f With eglibc needs to define -D_GNU_SOURCE in cflags to avoid following error:
CC      build-mips/sa/pton.o
src/sa/pton.c: In function 'net_inet_pton':
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'
src/sa/pton.c:233:7: error: 'const struct in6_addr' has no member named 's6_addr32'

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>
2014-01-29 13:52:19 +00:00
..
openh323 Move packages from packages repository to telephony repository. 2013-06-21 14:12:38 +02:00
pwlib pwlib: fix build issues and download issues 2013-10-06 19:56:35 +02:00
re With eglibc needs to define -D_GNU_SOURCE in cflags to avoid following error: 2014-01-29 13:52:19 +00:00