mesonbuild/meson
Voir sur GitHubValidate and warn about unknown systems and CPU families in cross files
Open
#3 751 ouverte le 18 juin 2018
crossenhancementgood first issuehelp wanted
Métriques du dépôt
- Stars
- (4 978 stars)
- Métriques de merge PR
- (Merge moyen 139j 13h) (51 PRs mergées en 30 j)
Description
CPU family and system names are a "common contract" between build files from different projects, which is why we document them.
If people use an unknown system or cpu family in a cross file, we should warn and encourage them to report it to us so we can maintain a stable and known ABI for build files.