diff options
| author | Timo Teräs <timo.teras@iki.fi> | 2016-03-03 14:06:48 +0200 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-03-24 10:03:29 +0100 |
| commit | 16ef30096eeb557e041b85ab6bef1792eb441c3b (patch) | |
| tree | 46362eaf086379f9b567621d577fd9781d04b54b /testing/evolution-data-server | |
| parent | a26c5692d068e5d2840414e9e16d0b2fa66e8b59 (diff) | |
| download | aports-16ef30096eeb557e041b85ab6bef1792eb441c3b.tar.bz2 aports-16ef30096eeb557e041b85ab6bef1792eb441c3b.tar.xz | |
main/mariadb: disable on armhf for now
mariadb does async functions using fibers. for x86 and x86_64 it
has asm implementation, but for other architectures it uses
{make,swap,get}context. musl does not support that, but ships the
ucontext.h which makes mariadb think it exists and the build fails
with:
../mysys/libmysys.a(my_context.c.o): In function `my_context_spawn_internal':
/home/buildozer/aports/main/mariadb/src/mariadb-10.1.12/mysys/my_context.c:63: undefined reference to `setcontext'
../mysys/libmysys.a(my_context.c.o): In function `my_context_continue':
/home/buildozer/aports/main/mariadb/src/mariadb-10.1.12/mysys/my_context.c:77: undefined reference to `swapcontext'
...
For now disable on armhf.
(cherry picked from commit ad7c54bd9b6d8e60e88a313a92c83d083f196db8)
Diffstat (limited to 'testing/evolution-data-server')
0 files changed, 0 insertions, 0 deletions
