1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 10:45:15 +03:00
Commit graph

8 commits

Author SHA1 Message Date
Bart Ribbers
d4bd5b1370 community/bolt: disable on riscv64 2021-06-15 11:43:33 +02:00
Rasmus Thomsen
131656d892
community/bolt: upgrade to 0.9.1 2021-04-21 18:07:32 +02:00
Leo
b4ced485af community/*: disable on mips, mips64 and s390x due to polkit 2020-09-13 08:04:24 +00:00
Rasmus Thomsen
86e0708bfa
community/bolt: use abuild-meson & meson compile/test/install 2020-09-07 11:37:01 +02:00
Rasmus Thomsen
41d3605696 community/bolt: upgrade to 0.9
Also re-enable on all arches
2020-06-19 16:38:47 +00:00
Rasmus Thomsen
c7a1f20490 community/*: make CMake and meson respect our C{,PP,XX}FLAGS
See: https://lists.alpinelinux.org/~alpine/devel/%3C2896c13070c508a49cbaa72c8fb7f34ea947358b.camel%40cogitri.dev%3E
2020-02-21 18:12:22 +01:00
Rasmus Thomsen
78d37d9942 tree-wide: use --buildtype=debugoptimized for meson packages
As of now we're using the buildttype 'release', which produces optimized builds
but without any usable debugging info, which makes debugging crashes impossible,
even if a -dbg subpackage exists. As such we should build in the buildmode
'debugoptimized' to offer proper debug symbols.
2020-01-07 10:13:47 +01:00
Rasmus Thomsen
52105b3664 community/bolt: move from testing 2019-09-23 01:29:47 +02:00