mirror of
https://github.com/servo/servo.git
synced 2025-06-30 03:53:37 +01:00
Remove the gonk port
This commit is contained in:
parent
3ec20d9cf5
commit
02c7e06d54
19 changed files with 5 additions and 4050 deletions
|
@ -83,8 +83,7 @@ class MachCommands(CommandBase):
|
|||
|
||||
cargo_paths = [path.join('components', 'servo'),
|
||||
path.join('ports', 'cef'),
|
||||
path.join('ports', 'geckolib'),
|
||||
path.join('ports', 'gonk')]
|
||||
path.join('ports', 'geckolib')]
|
||||
|
||||
for cargo_path in cargo_paths:
|
||||
with cd(cargo_path):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue