]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Compile libgcov without stack protection. It can be linked into
authorkan <kan@FreeBSD.org>
Sun, 25 Oct 2009 15:52:31 +0000 (15:52 +0000)
committerkan <kan@FreeBSD.org>
Sun, 25 Oct 2009 15:52:31 +0000 (15:52 +0000)
commitb21fdb832756ec6073fca9d7add15e8812ee2528
tree0c308a8d1dcee6e2d631a2aca717346eaa939215
parent5c019ebe37e94bdce909e3d5eafbf84a7c2be2fc
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
gnu/lib/libgcov/Makefile