We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f64c9 commit 06f40efCopy full SHA for 06f40ef
depends/README.md
@@ -23,7 +23,8 @@ Common `host-platform-triplets` for cross compilation are:
23
- `i686-w64-mingw32` for Win32
24
- `x86_64-w64-mingw32` for Win64
25
- `x86_64-apple-darwin11` for MacOSX
26
-- `arm-linux-gnueabihf` for Linux ARM
+- `arm-linux-gnueabihf` for Linux ARM 32 bit
27
+- `aarch64-linux-gnu` for Linux ARM 64 bit
28
29
No other options are needed, the paths are automatically configured.
30
0 commit comments