]> git.michaelhowe.org Git - packages/o/openafs.git/commit
OpenBSD: allow code optimization to be turned off
authorAntoine Verheijen <antoine@ualberta.ca>
Mon, 8 Feb 2010 21:44:55 +0000 (14:44 -0700)
committerDerrick Brashear <shadow|account-1000005@unknown>
Tue, 9 Feb 2010 02:33:04 +0000 (18:33 -0800)
commite10957c01d0e2eadcea7cc49be9b5f7ed9beefe6
tree75c52a307de6b80e2a260a41ca3fc7f9b0b831af
parentaa0978feabd901d4514c23d5e3446c4aac9c8b53
OpenBSD: allow code optimization to be turned off

Code optimization can not be turned of using the configuration script
(--disable-optimize, etc.) because the compiler directive is associated
with the wrong makefile variable. This fixes it.

Change-Id: I55759054fdad9677d9576e582df6829c4c508331
Reviewed-on: http://gerrit.openafs.org/1256
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/cf/osconf.m4