OpenAFS Master Repository branch, openafs-stable-1_4_x, updated. openafs-stable-1_4_12pre2-10-ge10957c

Gerrit Code Review gerrit@openafs.org
Mon, 8 Feb 2010 18:33:38 -0800 (PST)


The following commit has been merged in the openafs-stable-1_4_x branch:
commit e10957c01d0e2eadcea7cc49be9b5f7ed9beefe6
Author: Antoine Verheijen <antoine@ualberta.ca>
Date:   Mon Feb 8 14:44:55 2010 -0700

    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 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository