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

Respect default target in .cargo/config #2

Closed
phil-opp opened this issue Apr 1, 2016 · 0 comments · Fixed by #3
Closed

Respect default target in .cargo/config #2

phil-opp opened this issue Apr 1, 2016 · 0 comments · Fixed by #3

Comments

@phil-opp
Copy link

phil-opp commented Apr 1, 2016

I use a default target through a .cargo/config file:

[build]
target="stm32f7"

xargo build --target stm32f7 works fine, but xargo build fails with can't find crate for core.

japaric pushed a commit that referenced this issue Apr 2, 2016
japaric pushed a commit that referenced this issue Apr 2, 2016
@japaric japaric closed this as completed in #3 Apr 2, 2016
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.

1 participant