Date: Sun, 06 Mar 2016 16:00:56 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207291] net/asterisk-chan_sccp: Version bump to v4.2.3 Message-ID: <bug-207291-13-zvR4tLn7ND@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207291-13@https.bugs.freebsd.org/bugzilla/> References: <bug-207291-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207291 --- Comment #13 from Diederik de Groot <ddegroot@talon.nl> --- (In reply to Raphael Kubo da Costa from comment #11) So a simple solution would be to make sure ICONV_CONST is always added to config.h (defined as '') even if HAVE_ICONV is not going to be defined, that way the header file would still be fine. Bit of an ugly hack maybe. > CPPFLAGS+=3D-I${ICONV_INCLUDE_PATH} > LDFLAGS+=3D -L${LOCALBASE}/lib ${ICONV_LIB} </quote> ANd that would also work correctly for FreeBSD 10+, right. That's a simple change to make. Committing another verion of the patch in a couple of secon= ds. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207291-13-zvR4tLn7ND>