Skip to content

target_env for x86_64-unknown-linux-gnux32 #45390

Closed
@malbarbo

Description

@malbarbo

The target x86_64-unknown-linux-gnux32 was added to rustc with target_env = "gnu".

I was wondering if it should be "gnux32" because of this llvm definition.

Here are the target_env for some rustc targets:

mips-unknown-linux-uclibc -> uclibc
x86_64-unknown-linux-musl -> musl
mips64el-unknown-linux-gnuabi64 -> gnu
armv7-unknown-linux-gnueabihf -> gnu

What do you think?

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