summaryrefslogtreecommitdiffstats
path: root/package/python-fire
diff options
context:
space:
mode:
authorSam Voss <sam.voss@gmail.com>2018-08-22 17:33:50 -0500
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-09-12 23:44:57 +0200
commit025b863e6facb7b219b82ee6ee7a7916c2c3c47e (patch)
treeeed4ad0f5d5b1ddb90dda9d5a2dea56d817762cd /package/python-fire
parent1382738266464389e287b0f6fefabca2d1483312 (diff)
downloadbuildroot-025b863e6facb7b219b82ee6ee7a7916c2c3c47e.tar.gz
buildroot-025b863e6facb7b219b82ee6ee7a7916c2c3c47e.zip
rust: modify Rust packaging to be usable as host-tool only
This commit modifies the host-rust virtual package to default to host-rust-bin when no other selection has been made, as long as the host supports rust. This allows host only tools to still use rust when the target architecture does not support it. Add target-specific variable which is used to differentiate host and target arch requirements (BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS). A target package shall depend on this variable where a host package will use the previously defined BR2_PACKAGE_HOST_RUSTC_ARCH_SUPPORTS. The new "target" version is selectable for the same set of architectures as before, but now depends on the host variant. Signed-off-by: Sam Voss <sam.voss@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Tested-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-fire')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud