Skip to content

Fix rustllvm build. #9017

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

Closed
wants to merge 1 commit into from
Closed

Conversation

vadimcn
Copy link
Contributor

@vadimcn vadimcn commented Sep 6, 2013

After recent build directory reorg, building from scratch fails (at least on Windows), because it can't find llvm-config.h.

@alexcrichton
Copy link
Member

Gah, sorry! Could you use $$(CFG_LLVM_BUILD_DIR_$(1)) instead to prevent this from happening again?

@vadimcn
Copy link
Contributor Author

vadimcn commented Sep 6, 2013

@alexcrichton: Done.

bors added a commit that referenced this pull request Sep 6, 2013
After recent build directory reorg, building from scratch fails (at least on Windows), because it can't find llvm-config.h.
@bors bors closed this Sep 6, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2022
…c_fix, r=giraffate

Example for `WHILE_LET_ON_ITERATOR`

changelog: none

example for `WHILE_LET_ON_ITERATOR`, using `for` instead of `while let`
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.

3 participants