diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-04-18 17:54:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-19 11:59:11 +0000 |
commit | f909cdda508620a32548c406223a50c90c22be0d (patch) | |
tree | e340411f7980c7bc2015acaf2f4b9771a4f7665a /testing/mongodb/mongodb.initd | |
parent | 4529845afe2cf9ef8185fc097113d861d54883b0 (diff) | |
download | aports-f909cdda508620a32548c406223a50c90c22be0d.tar.bz2 aports-f909cdda508620a32548c406223a50c90c22be0d.tar.xz |
main/libbsd: enable build on ppc64le
Libbsd includes a.out.h header to get some definitions, like struct nlist,
struct exec.
In Alpine x86_64 this header is provided by linux-headers package (linux/a.out.h),
in Ubuntu ppc64le it is provided by glibc (a.out.h), but in Alpine ppc64le it is not
available.
A workaround for this problem is to define the types that are being used
by libbsd instead of including the invalid header for ppc64le.
Diffstat (limited to 'testing/mongodb/mongodb.initd')
0 files changed, 0 insertions, 0 deletions