Date: Sat, 26 Sep 2015 13:26:06 -0400 From: Ryan Steinmetz <zi@FreeBSD.org> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r397981 - head/net-mgmt/net-snmp Message-ID: <20150926172606.GB95653@exodus.zi0r.com> In-Reply-To: <5606B0A6.8040402@FreeBSD.org> References: <201509261421.t8QELert003508@repo.freebsd.org> <5606B0A6.8040402@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On (09/26/15 07:50), Bryan Drewery wrote: >bsd.ssp.mk should be in charge of this. > >I think to fix your problem you should just do: > >CONFIGURE_ARGS+= --with-libs="${LDFLAGS:M-l*}" This has broken things in the past. Not going to mess with it. -r > >Note that there are no SSP checks here. It simple converts any -l in >LDFLAGS to the --with-libs format. I haven't tested this yet but wanted >to get it out there still. Having no -l in LDFLAGS >will pass --with-libs= with no params. If it builds fine like that then >it is fine. Otherwise it will be more tricky due to the ordering of >including files from Mk/. > > >-- >Regards, >Bryan Drewery > -- Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150926172606.GB95653>