Skip to content
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

list supported triplets in --help #1205

Merged
merged 1 commit into from
May 4, 2022

Conversation

sjkelly
Copy link
Contributor

@sjkelly sjkelly commented May 3, 2022

This adds the following to the help output for quick reference:

Supported Platforms:
    i686-linux-gnu
    x86_64-linux-gnu
    aarch64-linux-gnu
    armv6l-linux-gnueabihf
    armv7l-linux-gnueabihf
    powerpc64le-linux-gnu
    i686-linux-musl
    x86_64-linux-musl
    aarch64-linux-musl
    armv6l-linux-musleabihf
    armv7l-linux-musleabihf
    x86_64-apple-darwin
    aarch64-apple-darwin
    x86_64-unknown-freebsd
    i686-w64-mingw32
    x86_64-w64-mingw32

src/AutoBuild.jl Outdated Show resolved Hide resolved
@giordano giordano merged commit ec172f4 into JuliaPackaging:master May 4, 2022
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