From 4fff1aec1ef950976e3e01c77d11659463984eba Mon Sep 17 00:00:00 2001 From: shadow Date: Fri, 27 Apr 2007 17:58:41 +0000 Subject: [PATCH] LC_CONFIG_CDEBUG don't run while build liblustre on XT3. b=12146 i=green i=adilger --- build/autoconf/lustre-build.m4 | 2 ++ lnet/autoconf/lustre-lnet.m4 | 1 - lustre/ChangeLog | 5 +++++ 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/build/autoconf/lustre-build.m4 b/build/autoconf/lustre-build.m4 index c0cd70d..76970fd 100644 --- a/build/autoconf/lustre-build.m4 +++ b/build/autoconf/lustre-build.m4 @@ -523,6 +523,8 @@ LC_CONFIG_CLIENT_SERVER # three macros for cmd3 LC_CONFIG_SPLIT LC_CONFIG_LDISKFS +LN_CONFIG_CDEBUG + LB_CONFIG_MODULES LC_CONFIG_LIBLUSTRE diff --git a/lnet/autoconf/lustre-lnet.m4 b/lnet/autoconf/lustre-lnet.m4 index b1950ec..d469e7c 100644 --- a/lnet/autoconf/lustre-lnet.m4 +++ b/lnet/autoconf/lustre-lnet.m4 @@ -1092,7 +1092,6 @@ LB_LINUX_TRY_COMPILE([ # AC_DEFUN([LN_PROG_LINUX], [ -LN_CONFIG_CDEBUG LN_FUNC_CPU_ONLINE LN_TYPE_GFP_T LN_TYPE_CPUMASK_T diff --git a/lustre/ChangeLog b/lustre/ChangeLog index acb6f56..35fef70 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -398,6 +398,11 @@ Frequency : always on liblustre builds Bugzilla : 11175 Description: Cleanup compiler warnings on liblustre +Severity : minor +Frequency : always on liblustre builds on XT3 +Bugzilla : 12146 +Description: LC_CONFIG_CDEBUG don't run while build liblustre on XT3. + ------------------------------------------------------------------------------ 2007-04-01 Cluster File Systems, Inc. -- 1.8.3.1