The following commit has been merged in the openafs-stable-1_8_x branch:
commit b9c3dbc0a60a3295f1622bc79a05938173aa95b4
Author: Marcio Barbosa <[email protected]>
Date:   Mon Feb 14 15:09:27 2022 -0800

    build: Select param.h in sysname.m4
    
    Currently, the way the file that will be used as param.h is selected
    doesn't allow us to choose headers from other architectures, making
    cross-compiling difficult. In an effort to facilitate this process,
    select the header that will be used as param.h in sysname.m4. By doing
    this, we will have more flexibility to select which header should be
    used (in future commits).
    
    Reviewed-on: https://gerrit.openafs.org/14914
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit d456bd9b258445f60745867c34ef7c7a8c7be187)
    
    Change-Id: Iaaa372887ac17f352a6a4bb9c14b896e88e3b28b
    Reviewed-on: https://gerrit.openafs.org/15248
    Reviewed-by: Michael Meffie <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 src/cf/sysname.m4             | 6 ++++++
 src/cf/variables.m4           | 1 +
 src/config/Makefile.config.in | 1 +
 src/config/Makefile.in        | 6 +++---
 4 files changed, 11 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to