diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2016-03-08 15:16:40 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2016-03-08 21:22:21 +0100 |
commit | 9d1399e89d431b34a5a6e5e48ee40721c22815b8 (patch) | |
tree | 1800bc7d21ef1a8c2b8b6e1ac10027bcf6674212 /sysdeps | |
parent | f23d7d2a8420a5ba2e28fc9c1d9c2b2996498d46 (diff) | |
download | glibc-9d1399e89d431b34a5a6e5e48ee40721c22815b8.zip glibc-9d1399e89d431b34a5a6e5e48ee40721c22815b8.tar.gz glibc-9d1399e89d431b34a5a6e5e48ee40721c22815b8.tar.bz2 |
Add sys/auxv.h wrapper to include/sys/
The GNU libc testsuite fails to build on powerpc/ppc64/ppc64le with the
following error:
../sysdeps/powerpc/test-get_hwcap.c:26:22: fatal error: sys/auxv.h: No such file or director
This is because test-get_hwcap.c includes <sys/auxv.h>, but we don't
provide a wrapper in include/sys. This patch adds one.
Changelog:
* include/sys/auxv.h: New file.
(cherry picked from commit 0b8dedd38f304d796b6b9b349428bea7f1f7065f)
Diffstat (limited to 'sysdeps')
0 files changed, 0 insertions, 0 deletions