dd4f163b18483533a4a79e9d11702bce9b828bc9
As indicated in the open issue [#1320](https://github.com/alire-project/alire/issues/1320) the detection of `gmp` does not work with `alr` with the Fedora Linux OS. This PR adds the suggested missing config line to detect the Fedora `gmp-devel` library. Tested by editing the local cache file `~/.config/alire/indexes/community/repo/index/li/libgmp/libgmp-external.toml` to add the line suggested in the open issue: ``` fedora = ["gmp-devel"] ```` The detection then works as expected, and the previously failing build of `libadalang` on Fedora 38 (x86_64) now works.
Alire Community Index
This repository hosts the official community-maintained index to be used with the alr tool.
Please visit https://github.com/alire-project/alire to download alr.
Please open a pull request to submit a new release (read further here about it).
To report an issue, open it at https://github.com/alire-project/alire/issues
Description
Languages
CODEOWNERS
100%
