chiark / gitweb /
Makefile: Use --target, not -T, for deploy arch
[otter.git] / Cargo.nail
1 # Copyright 2020-2021 Ian Jackson and contributors to Otter
2 # SPDX-License-Identifier: AGPL-3.0-or-later
3 # There is NO WARRANTY.
4
5 subdirs = """
6 server
7 """
8
9 [arch]
10 CHIARK = "x86_64-unknown-linux-musl"