Date: Thu, 14 Apr 2016 19:26:30 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r297987 - head Message-ID: <201604141926.u3EJQU9C008536@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Thu Apr 14 19:26:29 2016 New Revision: 297987 URL: https://svnweb.freebsd.org/changeset/base/297987 Log: Follow-up r284673: /usr/lib32/libc_pic.a is still installed, just not the profiled libs. Sponsored by: EMC / Isilon Storage Division Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc ============================================================================== --- head/ObsoleteFiles.inc Thu Apr 14 19:20:31 2016 (r297986) +++ head/ObsoleteFiles.inc Thu Apr 14 19:26:29 2016 (r297987) @@ -1732,7 +1732,6 @@ OLD_FILES+=usr/share/man/man4/lindev.4.g # 20140425 OLD_FILES+=usr/lib/libssp_p.a OLD_FILES+=usr/lib/libstand_p.a -OLD_FILES+=usr/lib32/libc_pic.a OLD_FILES+=usr/lib32/libssp_p.a OLD_FILES+=usr/lib32/libstand_p.a # 20140314: AppleTalk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604141926.u3EJQU9C008536>