On Thu, Dec 16, 2021 at 01:19:45AM +0000, Stuart Henderson wrote:
> On 2021/12/16 01:12, Klemens Nanni wrote:
> > On Thu, Dec 16, 2021 at 01:09:24AM +0000, Klemens Nanni wrote:
> > > Another dependency that is small and standalone;  I have successfully
> > > used as library.
> > > 
> > > The port builds a bunch of programs but doesn't install them, so until
> > > a valid use case appears for those executables I have disabled building
> > > them (90 vs 25 source files to compile).
> > > 
> > > `portcheck -N' is happy and the pkg-config(1) file is sane as well.
> > > 
> > > Feedback? OK?
> > > ---
> > > Information for inst:usrsctp-0.9.5.0
> > > 
> > > Comment:
> > > portable SCTP userland stack
> > > 
> > > Description:
> > > usrsctp is a userland SCTP stack.
> > > 
> > > SCTP is a message oriented, reliable transport protocol with direct 
> > > support for
> > > multihoming that runs on top of IP or UDP, and supports both v4 and v6 
> > > versions.
> > > 
> > > Maintainer: Klemens Nanni <[email protected]>
> > > 
> > > WWW: https://github.com/sctplab/usrsctp
> > 
> > With tarball.
> 
> COMPILER_LANGS is only useful if COMPILER is set

Will remove, thanks.  All compilers should work as this uses -std=c99.

> Otherwise ok
> 

Reply via email to