Skip to content

build: Inherit flags from rustc causes rustc build failures #1321

Closed
@clubby789

Description

@clubby789

rust-lang/rust#134425 (comment)

Bisected to #1279

Looks like we get something like

/usr/bin/ld: /rustroot/bin/../lib/LLVMgold.so: error loading plugin: /rustroot/bin/../lib/LLVMgold.so: cannot open sha
red object file: No such file or directory

while running tikv-jemalloc-sys's configure, as well as some

Inherited flag "-fembed-bitcode=all" is not supported by the currently used CC

warnings

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions