mirror of
https://github.com/NixOS/nix
synced 2025-07-07 22:33:57 +02:00
move docs of the current system to the system setting
add information what happens when Nix itself is cross-compiled
This commit is contained in:
parent
0751c1bfc6
commit
c8a42039ea
2 changed files with 43 additions and 4 deletions
|
@ -11,6 +11,8 @@ AC_PROG_SED
|
|||
# https://git.savannah.gnu.org/cgit/config.git/tree/config.guess
|
||||
# It has the following form, which is not documented anywhere:
|
||||
# <cpu>-<vendor>-<os>[<version>][-<abi>]
|
||||
# If `./configure` is passed any of the `--host`, `--build`, `--target` options, the value comes from `config.sub` instead:
|
||||
# https://git.savannah.gnu.org/cgit/config.git/tree/config.sub
|
||||
AC_CANONICAL_HOST
|
||||
AC_MSG_CHECKING([for the canonical Nix system name])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue