From: Peter Foley Date: Thu, 25 Sep 2014 18:23:48 +0000 (-0700) Subject: Documentation: disable vdso_test to avoid breakage with old glibc X-Git-Tag: fixes-for-v3.18-merge-window~29^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25b91ac204647de6f84fbc1dd7ea4fa2cc7e5a46;p=pandora-kernel.git Documentation: disable vdso_test to avoid breakage with old glibc glibc versions older than 2.16 don't include sys/auxv.h which this executable uses. Since we don't have a good way to test for specific glibc versions in kbuild, just disable it for now. Signed-off-by: Peter Foley Signed-off-by: Randy Dunlap Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed