Skip to content

Version of 'make dist' that produces cross-compiler snapshots #15711

Closed
@larsbergstrom

Description

@larsbergstrom

Currently, Servo uses snapshots generated from make dist. This works great for self-targeting builds, but there's no support today for generating cross-compilation snapshots. This feature is required to support Servo Android test machines on Travis CI.

I see that make install handles cross-compilation:
#13314

It would be great if there were a different make dist (make dist-all-the-targets?), too, to support this scenario.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions