Skip to content

Commit

Permalink
Add QNX to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eleir9268 committed Feb 13, 2025
1 parent cc5efef commit 05e5a6b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cpuinfo is a library to detect essential for performance optimization informatio
## Features

- **Cross-platform** availability:
- Linux, Windows, macOS, Android, iOS and FreeBSD operating systems
- Linux, Windows, macOS, Android, iOS, FreeBSD, and QNX operating systems
- x86, x86-64, ARM, and ARM64 architectures
- Modern **C/C++ interface**
- Thread-safe
Expand Down Expand Up @@ -260,6 +260,9 @@ LDFLAGS+= $(pkg-config --libs libcpuinfo)
- [x] arm64
- [x] FreeBSD
- [x] x86-64
- [x] QNX
- [x] x86-64
- [x] ARM64

## Methods

Expand Down

0 comments on commit 05e5a6b

Please sign in to comment.