Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2020 19:49:31 +0000 (UTC)
From:      Kyle Evans <kevans@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r356463 - head/gnu/lib/libssp
Message-ID:  <202001071949.007JnV2Q091522@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevans
Date: Tue Jan  7 19:49:31 2020
New Revision: 356463
URL: https://svnweb.freebsd.org/changeset/base/356463

Log:
  Remove gcclibs libssp build glue
  
  r356356 started providing libssp based on ^/lib/libc/secure and disconnected
  this version from the build. This one did formally provide runtime support
  for _FORTIFY_SOURCE, but FreeBSD lacks the build support that would have
  been needed to take advantage of it.
  
  MFC after:	never

Deleted:
  head/gnu/lib/libssp/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001071949.007JnV2Q091522>