]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-autoconf-strip-debug-options-sanity-20071112
authorKevin McBride <klm@endpoint.com>
Mon, 12 Nov 2007 18:31:17 +0000 (18:31 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 12 Nov 2007 18:31:17 +0000 (18:31 +0000)
commit4c23bb5984413d88e70587cfebb642f329ccebbc
tree08cea79886163b21528f616dbb03bb5e0fba5414
parentcc24da56698e5246637a690facf19a860357ed59
STABLE14-autoconf-strip-debug-options-sanity-20071112

To prevent stripping, specify the '--disable-strip-binaries' option on
the ./configure command line. fileserver and volserver are never stripped.

When --enable-debug is specified, binaries will not be stripped by default.

(cherry picked from commit 8593c52c2787587110865287937750e51c48afa5)
Makefile.in
README
acinclude.m4
src/cf/osconf.m4
src/config/Makefile.config.in
src/kauth/Makefile.in
src/log/Makefile.in
src/platform/DARWIN/Makefile.in
src/sys/Makefile.in
src/venus/Makefile.in
src/vol/Makefile.in