Duplicate architecture with different description
Open
- Dominant language
- C++
- Stars
- 125
- Forks
- 382
- Avg merge
- 22h 39m
- Merged PRs (30d)
- 21
Description
https://github.com/conan-io/docs/blame/5f5410b9da809366b4ee8ac120bdf47d4e25dd24/reference/config_files/settings.rst#L275-L278
> **ppc64le**: The PowerPC 64 bit Big Endian architecture.
> ppc32: The PowerPC 32 bit architecture.
> **ppc64le**: The PowerPC 64 bit Little Endian architecture.
> ppc64: The PowerPC 64 bit Big Endian architecture.
I would say that this one is incorrect, le (or el) is little endian, but maybe this is meant to be for ppc32le or something else?
> **ppc64le**: The PowerPC 64 bit Big Endian architecture.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.