commit | 4b45b7f582fffcec2293364b4fe1b59477141e2c | [log] [tgz] |
---|---|---|
author | lmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4> | Thu Apr 01 02:11:53 2010 +0000 |
committer | lmr <lmr@592f7852-d20e-0410-864c-8624ca9c26a4> | Thu Apr 01 02:11:53 2010 +0000 |
tree | 35cf18bda8bc689cc151e2e5dc9ce71879baaff3 | |
parent | d93f21c7fe1c5d0731931a18503b2f32a417b157 [diff] |
KVM test: Fix the build error of libhugetlbfs in some OS Libhugetlbfs could not be compiled in my Fedora-13, the reason is that S_ISDIR was defined in <sys/stat.h> which needs to be included in elflink.c. This patch solves this problem through applying a patch before doing the test. Signed-off-by: Jason Wang <jasowang@redhat.com> git-svn-id: http://test.kernel.org/svn/autotest/trunk@4362 592f7852-d20e-0410-864c-8624ca9c26a4