Date: Sun, 20 Dec 2009 02:35:10 +0000 (UTC) From: Alexander Kabaev <kan@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/gnu/lib/libgcov Makefile Message-ID: <200912200235.nBK2ZVRm095686@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kan 2009-12-20 02:35:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) gnu/lib/libgcov Makefile Log: SVN rev 200748 on 2009-12-20 02:35:10Z by kan MFC r198471. Log: Compile libgcov without stack protection. It can be linked into both static and dynamic binaries compiled with or without stack protection and should not depend on libssp_nonshared.a symbols. Discussed with: kib PR: bin/139052 Revision Changes Path 1.6.2.2 +1 -0 src/gnu/lib/libgcov/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912200235.nBK2ZVRm095686>