OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2934-g23c2359
Gerrit Code Review
gerrit@openafs.org
Fri, 14 Sep 2012 04:41:33 -0700 (PDT)
The following commit has been merged in the master branch:
commit 23c23592f422ec7696f92a1c7a056c408b23692b
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Fri Sep 14 11:42:56 2012 +0100
opr: Libtool archive should depend on symbol file
There should be a dependency between the libtool archive
liboafs_opr.la and the symbol map for the archive
(liboafs_opr.la.sym) so the archive is rebuilt if symbols are added
to, or removed from, the map file.
Change-Id: Ifb0cd0a8abaa4c9b476c53cf186458ec0b8f8778
Reviewed-on: http://gerrit.openafs.org/8107
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/opr/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository