diff options
author | Thiago Jung Bauermann <bauermann@kolabnow.com> | 2022-08-21 03:11:24 -0300 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2022-08-30 08:55:16 +0200 |
commit | 65ce5fe2fb1783c5eae7b439f79627fdb5e9c578 (patch) | |
tree | 0e5072b6c525b55325d3168fc9d476403aa6df8b /gnu/packages/sml.scm | |
parent | 93ed34977eba26fbb74881bbb3d9af9b3118a663 (diff) |
guix system: Use standard cross and native build options.
This change prevents guix system from erroring out with an ugly backtrace
when it's passed an invalid value to the “--system” or “--target”
option. It also adds the “--list-systems” and “--list-targets” options.
The manual section about guix system doesn't mention the “--target” option,
so add it there.
* guix/scripts/system (show-help): Call show-cross-build-options-help and
show-native-build-options-help.
(%options): Remove own implementation of “system” and “target” options and
use the ones in %standard-cross-build-options and
%standard-native-build-options.
* doc/guix.texi (Invoking guix system): Document “--target” option.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/packages/sml.scm')
0 files changed, 0 insertions, 0 deletions