Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Servo won't build if boostrap-android is run with just emulator-x86 #25872

Closed
asajeffrey opened this issue Feb 28, 2020 · 1 comment
Closed

Servo won't build if boostrap-android is run with just emulator-x86 #25872

asajeffrey opened this issue Feb 28, 2020 · 1 comment

Comments

@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Feb 28, 2020

Running mach bootstrap-android only installs the platform android-28, which causes blurdroid to fail to build, because it only checks for platforms up to 27: https://github.com/szeged/blurdroid/blob/f21e26e159cbeca4c30c3c87f097f0ece06c9d63/build.rs#L115

@jdm
Copy link
Member

@jdm jdm commented Feb 28, 2020

Given that there is a --build mode for bootstrap-android, this feels like it's working as intended.

@jdm jdm closed this Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.