aboutsummaryrefslogtreecommitdiffstats
path: root/testing/evolution-data-server
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2016-03-03 14:06:48 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2016-03-24 10:03:29 +0100
commit16ef30096eeb557e041b85ab6bef1792eb441c3b (patch)
tree46362eaf086379f9b567621d577fd9781d04b54b /testing/evolution-data-server
parenta26c5692d068e5d2840414e9e16d0b2fa66e8b59 (diff)
downloadaports-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