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

Be more tolerant of whitespace in compiler #4

Merged
merged 1 commit into from Jan 14, 2015

Conversation

@roblatham00
Copy link
Contributor

roblatham00 commented Jan 14, 2015

One way to use 'ccache' is to invoke the compiler as "ccache gcc".
There might be other situations where the compiler (or even archiver)
contain white space: quote the variable.

Fixes servo/servo#4631

One way to use 'ccache' is to invoke the compiler as "ccache gcc".
There might be other situations where the compiler (or archiver?)
contain white space: quote the variable.
jdm added a commit that referenced this pull request Jan 14, 2015
Be more tolerant of whitespace in compiler
@jdm jdm merged commit dcee725 into servo:master Jan 14, 2015
@jdm
Copy link
Member

jdm commented Jan 14, 2015

Thanks!

@jdm
Copy link
Member

jdm commented Jan 14, 2015

In order to use this locally, you should run ./mach update-cargo -p freetype-sys --precise dcee725a19e4ec7ab3d92ed4b859c2392a23f31f in your servo clone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

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