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

Update bundled gyp for CLT-only OS X #11152

Closed
jacknagel opened this issue Dec 26, 2013 · 1 comment · Fixed by #11179
Closed

Update bundled gyp for CLT-only OS X #11152

jacknagel opened this issue Dec 26, 2013 · 1 comment · Fixed by #11179

Comments

@jacknagel
Copy link

Currently it doesn't seem to be possible to compile rust on OS X with only the "Command Line Tools" (CLT) package installed; one must have a full copy of Xcode.

This is a limitation of the bundled copy of gyp, which does not correctly interact with the CLT package. However, upstream gyp has patches that fix this. It would be great if the submodule could be updated.

Thanks!

@alexcrichton
Copy link
Member

cc @brson, although I don't mind moving around the gyp clone

nrc pushed a commit to nrc/rust that referenced this issue Jan 2, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Jul 14, 2023
…ity, r=Manishearth

Set `unnecessary_cast` suggestion to `MaybeIncorrect` for pointer casts

Closes rust-lang#11113

changelog: none
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 a pull request may close this issue.

2 participants