Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.41, 10.0.15, 10.1.3
-
None
Description
cmake automatically creates dependencies list for MariaDB packages. But it doesn't work well with packages compiled by ATC: it doesn't "provide" libraries that MariaDB depends on, instead it provides the following:
advance-toolchain-runtime
|
advance-toolchain-at8.0-runtime = 8.0-1
|
advance-toolchain-at8.0-runtime(ppc-64) = 8.0-1
|
We should tweak our packages so that they don't depend on libs directly, but instead require advance-toolchain-runtime.
Attachments
Issue Links
- relates to
-
MDEV-6478 MariaDB on Power8
- Closed