The following commit has been merged in the openafs-stable-1_4_x branch:
commit ecf11612d309831494b86741921bc9e2d895f432
Author: Andrew Deason <[email protected]>
Date: Sun Oct 18 22:48:56 2009 -0500
Avoid 'static __inline' on HPUX
'static __inline' functions on HPUX can segfault the /opt/ansic compiler
(unless we lose debugging symbols). So, just use 'static' for those
functions on HPUX. Cherry picked from
840e4d2123e1e94adfc27ae0b286a11d472cf0fc
on the master branch.
Change-Id: Iafe4f4cc6530d05ced0e40ad8ff0ef8f105b3929
Reviewed-on: http://gerrit.openafs.org/1571
Reviewed-by: Derrick Brashear <[email protected]>
Tested-by: Derrick Brashear <[email protected]>
src/config/stds.h | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs