From bf2ea78a99c6c8809ffa114017496f63c0eaf540 Mon Sep 17 00:00:00 2001 From: johann Date: Mon, 8 Sep 2008 21:52:45 +0000 Subject: [PATCH] Branch b1_8_gate 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 c386c6b..64278c5 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -579,6 +579,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. + ------------------------------------------------------------------------------- -- 1.8.3.1