depot/third_party/nixpkgs/pkgs/by-name/ld/ld64/meson.options

7 lines
182 B
Text
Raw Normal View History

option(
'target_prefix',
type : 'string',
value : '',
description: 'Specifies the prefix to use when building for cross-compilation (e.g., `aarch64-apple-darwin`)'
)