Documentation: disable vdso_test to avoid breakage with old glibc
authorPeter Foley <pefoley2@pefoley.com>
Thu, 25 Sep 2014 18:23:48 +0000 (11:23 -0700)
committerJiri Kosina <jkosina@suse.cz>
Fri, 26 Sep 2014 09:03:00 +0000 (11:03 +0200)
commit25b91ac204647de6f84fbc1dd7ea4fa2cc7e5a46
tree0339778cac80d0e0dd018359b18c91b1be232eff
parent15565829e75ce6b50449462405dd7e72c37bd74e
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 <pefoley2@pefoley.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/vDSO/Makefile