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

make: fix build warnings and other dependency issues #30553

Merged
merged 5 commits into from
Jan 7, 2019
Merged

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Jan 1, 2019

No description provided.

@vtjnash vtjnash added building Build system, or building Julia or its dependencies backport pending 1.1.1 labels Jan 1, 2019
@ararslan
Copy link
Member

ararslan commented Jan 1, 2019

Applicable to 1.0?

@vtjnash vtjnash force-pushed the jn/30377 branch 2 times, most recently from 385f05a to 94bd64c Compare January 2, 2019 20:58
vtjnash and others added 5 commits January 4, 2019 15:59
This avoids recursively running the same makefile, as we do for all others.
fix #30377
This rule was unused, and wouldn't work for an out-of-tree build anyways.

ref #27922
We don't actually provide libunwind in most cases (on linux, it's a static
library; on windows, it's provided by dbghelp; on macos, it's provided by
libosxunwind).

fix #29163
@vtjnash vtjnash merged commit 699163f into master Jan 7, 2019
@vtjnash vtjnash deleted the jn/30377 branch January 7, 2019 21:14
@ararslan
Copy link
Member

ararslan commented Jan 7, 2019

...so I assume that's a no, this is not applicable to 1.0?

@vtjnash
Copy link
Member Author

vtjnash commented Jan 7, 2019

Some might be back-portable, but since it's just make system improvements, they aren't critical

@StefanKarpinski StefanKarpinski added backport 1.1 triage This should be discussed on a triage call and removed backport 1.1 labels Jan 31, 2019
@Keno Keno removed the triage This should be discussed on a triage call label Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants