patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob fb520aecd8f5fd768d7e8f674f8fd37d4ffe0157 593 bytes (raw)
name: tools/meson_options.txt 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
 
# SPDX-License-Identifier: EUPL-1.2+
# SPDX-FileCopyrightText: 2022-2024 Alyssa Ross <hi@alyssa.is>

option('host', type : 'boolean', value : false,
  description : 'Build tools for the Spectrum host')

option('app', type : 'boolean',
  description : 'Build tools for Spectrum app VMs')

option('hostfsrootdir', type : 'string', value : '/run/host',
  description : 'Path where the virtio-fs provided by the host will be mounted')

option('tests',
  type : 'boolean',
  description : 'Build tests')

option('unwind',
  type : 'boolean',
  description : 'Build Rust code with -C panic=unwind')

debug log:

solving fb520ae ...
found fb520ae in https://spectrum-os.org/git/spectrum

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).