1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 01:05:15 +03:00
aports/testing/mercury
Clayton Craft 8624eb38ec testing/mercury: remove -dev subpackage, depend on libs
The -dev subpackage didn't make a lot of sense, this is a compiler so
there's really no situation where you'd want to install/use the compiler
without headers that the language requires (e.g. std library).

mercury depending on mercury-libs ensures that libs are installed when
building, since mercury doesn't appear to support soname versioning
(linking against libgc.so resulted in a binary that failed to find
symbols even though libgc.20{,06.1} were installed, for example)
2021-08-03 10:55:15 +00:00
..
0001-disable-gcc-label-support-on-arm.patch
0002-always-build-shared-libs.patch
APKBUILD testing/mercury: remove -dev subpackage, depend on libs 2021-08-03 10:55:15 +00:00