Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Remove duplicate copy of WebAssembly::TargetIndex #136

Conversation

tromey
Copy link

@tromey tromey commented Jan 22, 2019

Commit 9c870ef introduced a copy of WebAssembly::TargetIndex,
causing the build to fail on x86-64 Fedora 29.

This patch fixes the problem by removing the second copy.

CC @yurydelendik

Commit 9c870ef introduced a copy of WebAssembly::TargetIndex,
causing the build to fail on x86-64 Fedora 29.

This patch fixes the problem by removing the second copy.
@alexcrichton alexcrichton merged commit b5a1af6 into rust-lang:rust-llvm-release-8-0-0-v2 Jan 22, 2019
@yurydelendik
Copy link

Thank you for fixing it. (FWIW the issue was already addressed at rust-lang/llvm-project#2 )

@tromey tromey deleted the remove-duplicate-enum branch January 22, 2019 19:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants