]> git.michaelhowe.org Git - packages/o/openafs.git/commit
shlibafsauthent: Add a load more objects
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 6 Apr 2012 22:56:30 +0000 (23:56 +0100)
committerPaul Smeddle <paul.smeddle@gmail.com>
Wed, 9 Jan 2013 18:39:38 +0000 (10:39 -0800)
commit7507bc7375d9cf908c1cc17ff821c41be84bf930
treed74f195b1f4208b822cd0200cc12bef6beecb2ad
parent65568d6d5938489deb986d1365c8a7bd2029be27
shlibafsauthent: Add a load more objects

The perl-AFS module needs to link against a pthreaded, PIC, library
that contains all of the routines that it provides perl shims for.
At the moment, libafsrpc_pic and libafsauthent_pic are the only such
libraries that OpenAFS provides.

Add all of the necessary objects to libafsauthent_pic such that the
2.6.2 version of perl-AFS can build with a minimal set of patches.
Minimise the damage by only making these available through the static
version of the libafsauthent_pic library.

Reviewed-on: http://gerrit.openafs.org/7070
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
This is a 1.6 version of this change, which adds some additional
symbols and objects to cater for differences between master and 1.6
The changes aren't relevant to master, as the whole shared library
situation there is now completely different.

Change-Id: Iad596cd92bc883e47c5d261886db61e9c7482112
Reviewed-on: http://gerrit.openafs.org/8811
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>
Makefile.in
src/shlibafsauthent/Makefile.in