[cfe-dev] [llvm-dev] Wrong link for 6.0.1 FreeBSD binaries on download page

Hans Wennborg via cfe-dev cfe-dev at lists.llvm.org
Mon Jul 30 07:52:01 PDT 2018


I've just committed a fix for this (also adding links to the Windows
binaries). It will probably take a while for the web page to get
updated though because the CDN caches things for a long time.

Cheers,
Hans

On Fri, Jul 27, 2018 at 2:40 PM, Curdeius Curdeius via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hi,
>
> I've just seen that the links on the download page:
> http://releases.llvm.org/download.html#6.0.1
> are broken for FreeBSD binaries.
> I hope that the maintainer of download page will read this message.
>
> They are:
> http://releases.llvm.org/6.0.1/clang+llvm-6.0.1-amd64-unknown-freebsd-10.tar.xz
> http://releases.llvm.org/6.0.1/clang+llvm-6.0.1-amd64-unknown-freebsd-10.tar.xz.sig
> http://releases.llvm.org/6.0.1/clang+llvm-6.0.1-i386-unknown-freebsd-10.tar.xz
> http://releases.llvm.org/6.0.1/clang+llvm-6.0.1-i386-unknown-freebsd-10.tar.xz.sig.
> (with freebsd-10)
>
> whereas they should be:
> http://releases.llvm.org/6.0.1/clang+llvm-6.0.1-amd64-unknown-freebsd10.tar.xz
> http://releases.llvm.org/6.0.1/clang+llvm-6.0.1-amd64-unknown-freebsd10.tar.xz.sig
> http://releases.llvm.org/6.0.1/clang+llvm-6.0.1-i386-unknown-freebsd10.tar.xz
> http://releases.llvm.org/6.0.1/clang+llvm-6.0.1-i386-unknown-freebsd10.tar.xz.sig
> (with freebsd10)
>
> Or should the file names have a hyphen (as previous versions)?
>
> Best regards,
> Marek
> --
> Marek
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>



More information about the cfe-dev mailing list