FBSD: bsd.kmod.mk fallout for debug symbols
authorBen Kaduk <kaduk@mit.edu>
Sat, 24 Sep 2011 22:05:09 +0000 (18:05 -0400)
committerDerrick Brashear <shadow@dementix.org>
Sun, 25 Sep 2011 14:27:24 +0000 (07:27 -0700)
commit3e191dfd99087ac9408eff5f7f73cc10beb90f79
tree457aa3e9fb1d39a24eaa4b13b5b0ae2d23568bd9
parentb6e04fa78ed5793d52caccafe2f5fc46be6a6af9
FBSD: bsd.kmod.mk fallout for debug symbols

Now that we no longer control the installation of libafs.ko,
debug symbols are always getting stripped.
If the user requested kernel debug symbols, define DEBUG_FLAGS
for the libafs build and install, so that bsd.kmod.mk will
install the .symbols file alongside the kernel module.

Change-Id: I0e7f3736666c96c6aaed18c0add98dea37349b83
Reviewed-on: http://gerrit.openafs.org/5503
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/cf/osconf.m4
src/libafs/MakefileProto.FBSD.in