svn commit: r322154 - head/devel/libvirt
Cy Schubert
Cy.Schubert at komquats.com
Tue Jul 2 05:34:14 UTC 2013
In message <201307020421.r624L6Jl085691 at svn.freebsd.org>, Jason Helfman
writes:
> Author: jgh
> Date: Tue Jul 2 04:21:05 2013
> New Revision: 322154
> URL: http://svnweb.freebsd.org/changeset/ports/322154
>
> Log:
> - -fstack-protector is in CFLAGS, but not in LDFLAGS. Â The compiler run
> inserts references to __stack_chk* symbols, but the linker run later
> does not resolve them.
>
> add -fstack-protector to LDFLAGS
> bump portrevision
>
> Submitted by: mandree@ and others
>
Thanks.
--
Cheers,
Cy Schubert <Cy.Schubert at komquats.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-ports-head
mailing list