OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3360-g20a54b0
Gerrit Code Review
gerrit@openafs.org
Tue, 5 Feb 2013 05:49:55 -0800 (PST)
The following commit has been merged in the master branch:
commit dfd9d79524210654d1d635ed58a08c900b479585
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Tue Jan 8 15:26:45 2013 +0000
Build system: Add LT_LDRULE_shlib_missing
Add a new LT_LDRULE which can be used to build shared libraries which
may not contain all of the symbols listed in their .sym files. This
allows us to build a library like roken, where different symbols
will be present on different operating systems.
Change-Id: I82e0df49131aa7184360130547c82052a6dd704b
Reviewed-on: http://gerrit.openafs.org/8901
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/config/Makefile.config.in | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
--
OpenAFS Master Repository