The branch, master, has been updated
       via  1a5506c97dcfda0bd16f83ca855bb633c47eea4c (commit)
      from  48c52fcd4e7668bc36bbe080f53462d410712b69 (commit)


- Log -----------------------------------------------------------------
commit 1a5506c97dcfda0bd16f83ca855bb633c47eea4c
Author: Rishikesh K Rajak <[email protected]>
Date:   Wed Mar 10 11:01:47 2010 +0530

    Fix make filed,, reported by Shi Weihua <[email protected]>
    It was my bad :( .
    
    Signed-off-by: Rishikesh K Rajak <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 testcases/kernel/containers/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
 
diff --git a/testcases/kernel/containers/Makefile 
b/testcases/kernel/containers/Makefile
index 29394c3..75eda63 100644
--- a/testcases/kernel/containers/Makefile
+++ b/testcases/kernel/containers/Makefile
@@ -26,7 +26,7 @@ FILTER_OUT_DIRS               := $(LIBDIR)
 
 LIB                    := $(LIBDIR)/libclone.a
 
-LDLIB                  := -ldl
+LDLIBS                 := -ldl
 
 INSTALL_TARGETS                := *.sh 
 


hooks/post-receive
-- 
ltp

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to