diff options
| author | 2019-08-09 21:37:04 +0200 | |
|---|---|---|
| committer | 2019-08-09 21:37:04 +0200 | |
| commit | a32236ab19aa9b1edab00bc703dc5980bda5cc20 (patch) | |
| tree | 5b514ba8730d88c9624f8c637b47d1d812d2e628 /Manual.md | |
| parent | Manual.md: describe XBPS_{,TARGET_}{ENDIAN,LIBC} (diff) | |
Manual.md: fix typo
Diffstat (limited to 'Manual.md')
| -rw-r--r-- | Manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Manual.md b/Manual.md index 2b70cb63902..5c5d3aa03fe 100644 --- a/Manual.md +++ b/Manual.md @@ -377,7 +377,7 @@ in this directory such as `${XBPS_BUILDDIR}/${wrksrc}`. - `XBPS_TARGET_MACHINE` The target machine architecture when cross compiling a package. -- `XBPS_TARGET_EDNIAN` The target machine's endianness ("le" or "be"). +- `XBPS_TARGET_ENDIAN` The target machine's endianness ("le" or "be"). - `XBPS_TARGET_LIBC` The target machine's C library ("glibc" or "musl"). |
