servo / surfman

Accelerated offscreen graphics for WebGL
Apache License 2.0
173 stars 84 forks source link

add target dependencies for apple m1 #225

Closed zhengrenzhe closed 3 years ago

zhengrenzhe commented 3 years ago

i build servo on my apple m1 macbook, but got error error[E0463]: can't find crate for 'objc' when compile surfman, so i add the target dependencies for apple m1.

i have already build passed and tested on my m1 macbook with command:

cargo build -p surfman
cargo test --lib
jdm commented 3 years ago

@bors-servo r+ Thanks!

bors-servo commented 3 years ago

:pushpin: Commit 6670ffd has been approved by jdm

bors-servo commented 3 years ago

:hourglass: Testing commit 6670ffd8c881939914528b2c99ab82d641c11300 with merge 8dba5ea6235bf7e884a86d79acec05c54325d1aa...

bors-servo commented 3 years ago

:boom: Test timed out

jdm commented 3 years ago

@bors-servo retry

bors-servo commented 3 years ago

:hourglass: Testing commit 6670ffd8c881939914528b2c99ab82d641c11300 with merge 3443ff7b16528e905de7bd8cf71751b022adb9b5...

bors-servo commented 3 years ago

:sunny: Test successful - checks-travis Approved by: jdm Pushing 3443ff7b16528e905de7bd8cf71751b022adb9b5 to master...