Skip to content

Remove i686-unknown-dragonfly#287

Merged
jonas-schievink merged 1 commit into
rust-lang:masterfrom
tuxillo:patch-1
Dec 15, 2019
Merged

Remove i686-unknown-dragonfly#287
jonas-schievink merged 1 commit into
rust-lang:masterfrom
tuxillo:patch-1

Conversation

@tuxillo

@tuxillo tuxillo commented Dec 12, 2019

Copy link
Copy Markdown
Contributor

DragonFly BSD only supports x86_64 right now. i386 was removed a while ago.

DragonFly BSD only supports x86_64 right now. i386 was removed a while ago.
@jonas-schievink

Copy link
Copy Markdown
Contributor

Is the target still in the Rust codebase? It should be removed there first if so.

@tuxillo

tuxillo commented Dec 12, 2019

Copy link
Copy Markdown
Contributor Author

How should I verify that? In a rust repo checkout I can see:

# find . -iname "*686*dragon*"
./src/librustc_target/spec/i686_unknown_dragonfly.rs

@jonas-schievink

Copy link
Copy Markdown
Contributor

Yeah it's still in the code base then

@tuxillo

tuxillo commented Dec 12, 2019

Copy link
Copy Markdown
Contributor Author

How do plan its removal? Is there a list of procedure or guideline?

@jonas-schievink

Copy link
Copy Markdown
Contributor

Nah not really. We've removed Bitrig BSD support a while ago, you can take a look here (and the PR that closed the issue): rust-lang/rust#60743

@tuxillo

tuxillo commented Dec 15, 2019

Copy link
Copy Markdown
Contributor Author

The removal has been merged, let me know if I have to follow other steps.

@jonas-schievink

Copy link
Copy Markdown
Contributor

Should be fine, thanks!

@jonas-schievink jonas-schievink merged commit 952dd86 into rust-lang:master Dec 15, 2019
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.

2 participants