commit | 25b91ac204647de6f84fbc1dd7ea4fa2cc7e5a46 | [log] [tgz] |
---|---|---|
author | Peter Foley <pefoley2@pefoley.com> | Thu Sep 25 11:23:48 2014 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Sep 26 11:03:00 2014 +0200 |
tree | 0339778cac80d0e0dd018359b18c91b1be232eff | |
parent | 15565829e75ce6b50449462405dd7e72c37bd74e [diff] |
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>