Add csu objects to shared libraries on OpenBSD.
authorPascal Stumpf <Pascal.Stumpf@cubes.de>
Mon, 24 Sep 2012 19:50:19 +0000 (21:50 +0200)
committerJon Trulson <jon@radscan.com>
Tue, 25 Sep 2012 17:37:23 +0000 (11:37 -0600)
commitb61e8ebad648218682714b467e7d16d19a84e5f3
tree6f5d42f2b04e4f18e227a543219e69148056fb4f
parente7ad6b776e2d7c467c228b47750f0fc2eea45126
Add csu objects to shared libraries on OpenBSD.

This is required by recent changes to the stack protector code in gcc,
generating references to __guard_local instead of __guard, defined in
crtbeginS.o.

This is a temporary solution; strictly speaking, we shouldn't invoke ld
directly at all but use cc instead.
cde/config/cf/OpenBSD.cf