Skip to content

Conversation

Jasper-Bekkers
Copy link
Contributor

gcc was stuck in my dependency tree for a while, and this was the last remaining crate to use it. gcc has been renamed into cc and has seen significant improvements since then.

The reason I've updated it now is because gcc didn't pick up our build environment properly while cc does.

@Manishearth
Copy link
Member

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit de72ca4 has been approved by Manishearth

bors-servo added a commit that referenced this pull request Feb 8, 2022
Update from ancient gcc dependency to cc

`gcc` was stuck in my dependency tree for a while, and this was the last remaining crate to use it. `gcc` has been renamed into `cc` and has seen significant improvements since then.

The reason I've updated it now is because `gcc` didn't pick up our build environment properly while `cc` does.
@bors-servo
Copy link
Contributor

⌛ Testing commit de72ca4 with merge 71a24cd...

@jdm
Copy link
Member

jdm commented Feb 8, 2022

This repo hasn't been migrated off of Travis yet.

@bors-servo
Copy link
Contributor

💥 Test timed out

@Jasper-Bekkers
Copy link
Contributor Author

This repo hasn't been migrated off of Travis yet.

Not sure I fully understand this comment - should I switch this repo to github actions in this PR or is this an expectation that somebody else will pick up that work?

@Manishearth
Copy link
Member

I opened #99.

@Manishearth Manishearth closed this Feb 9, 2022
@Manishearth Manishearth reopened this Feb 9, 2022
@Manishearth Manishearth merged commit 56d8310 into servo:master Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants