tests/check/: Decide which header to include based on the userland ABI target and...
authorAlexis Ballier <aballier@gentoo.org>
Mon, 7 Jan 2008 09:47:49 +0000 (09:47 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 7 Jan 2008 09:47:49 +0000 (09:47 +0000)
commit91a59d5af59a4e3a0cebbaba391d38debc7a525d
tree9b13b4ffcc1b09329e30642c39edae9cdbfebaa5
parent2e628be2c2d4461c891abcd9be90f8cbdc752bdc
tests/check/: Decide which header to include based on the userland ABI target and not the kernel/cpu. Fix up structur...

Original commit message from CVS:
Patch by: Alexis Ballier <aballier at gentoo org>
* tests/check/gst/gstabi.c:
* tests/check/gst/struct_ppc64.h:
* tests/check/libs/libsabi.c:
* tests/check/libs/struct_ppc64.h:
Decide which header to include based on the userland ABI target
and not the kernel/cpu. Fix up structure sizes of ppc64 header
for 64-bit userland (#503590).  Might need something similar for
x86 too.
ChangeLog
tests/check/gst/gstabi.c
tests/check/gst/struct_ppc64.h
tests/check/libs/libsabi.c
tests/check/libs/struct_ppc64.h