From 04036b9ce56f9f51698f3fc0684f0d9d8a721726 Mon Sep 17 00:00:00 2001
From: johann <johann>
Date: Mon, 8 Sep 2008 21:34:39 +0000
Subject: [PATCH] Branch b1_6 b=16813 i=johann i=panda

restore the ability to pass LD= through autoconf since x2 requires an
alternate LD program (x2ld).
---
 lustre/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index f7a7f63485..c6cf8d1b2b 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -611,6 +611,12 @@ Details    : ptlrpc_at_recv_early_reply() should not modify req->rq_repmsg
 	     because it can be accessed by reply_in_callback() without the
 	     rq_lock held.
 
+Severity   : normal
+Frequency  : only X2
+Bugzilla   : 16813
+Description: X2 build failures
+Details    : fix build failures on Cray X2.
+
 -------------------------------------------------------------------------------
 
 
-- 
GitLab