Skip to content

Remove STARTUP_OBJS from Makefile deps for non win-gnu targets. #30263

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

Merged
merged 1 commit into from
Dec 9, 2015

Conversation

pnkfelix
Copy link
Member

@pnkfelix pnkfelix commented Dec 8, 2015

The rsbegin.o and rsend.o build products should not be generated
on non WinGnu platforms.

This is another path to resolving #30063 for non win-gnu targets.
(And it won't require a snapshot, unlike PR #30208.)

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+

On Tuesday, December 8, 2015, Rust highfive robot [email protected]
wrote:

Assigned #30263 #30263 to
@alexcrichton https://github.com/alexcrichton.


Reply to this email directly or view it on GitHub
#30263 (comment).

@bors
Copy link
Collaborator

bors commented Dec 8, 2015

📌 Commit 31d383f has been approved by alexcrichton

The `rsbegin.o` and `rsend.o` build products should not be generated
on non WinGnu platforms.

This is another path to resolving rust-lang#30063 for non win-gnu targets.
(And it won't require a snapshot, unlike PR rust-lang#30208.)
bors added a commit that referenced this pull request Dec 9, 2015
…alexcrichton

The `rsbegin.o` and `rsend.o` build products should not be generated
on non WinGnu platforms.

This is another path to resolving #30063 for non win-gnu targets.
(And it won't require a snapshot, unlike PR #30208.)

r? @alexcrichton
@bors
Copy link
Collaborator

bors commented Dec 9, 2015

⌛ Testing commit 31d383f with merge 9cadb29...

@bors bors merged commit 31d383f into rust-lang:master Dec 9, 2015
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