Search Criteria
Package Details: clang35 3.5.2-7
Git Clone URL: | https://aur.archlinux.org/llvm35.git (read-only, click to copy) |
---|---|
Package Base: | llvm35 |
Description: | C language family frontend for LLVM |
Upstream URL: | http://clang.llvm.org/ |
Licenses: | |
Conflicts: | |
Submitter: | pure-aur |
Maintainer: | pure-aur |
Last Packager: | pure-aur |
Votes: | 1 |
Popularity: | 0.50 |
First Submitted: | 2018-04-08 08:02 |
Last Updated: | 2020-06-20 06:47 |
Dependencies (6)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git)
- llvm35-libs=3.5.2-7
- gcc-multilib (gcc-multilib-x32, gcc-multilib-git, gcc-git, gcc) (make, x86_64)
- libffi (libffi-git, fedora-firefox-wayland-bin, libffi-minimal-git) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- llvm-libs (llvm-libs-pypy-stm, llvm39-libs, llvm-asserts-libs, llvm-libs38, llvm-tce-libs, llvm11, llvm11-libs, llvm11-ocaml, llvm-libs-minimal-git, llvm-libs-git) (optional) – for compiling with -flto
Latest Comments
aggraef commented on 2020-06-20 06:50
Bumped once again, needed some minor fixes for gcc10 compilation.
aggraef commented on 2020-05-18 09:48
@scottyeager, AFAICT the sources build fine against libffi7, just needs a recompile. Should I bump the revision number to force a rebuild?
scottyeager commented on 2020-05-18 06:20
This now requires libffi6, as the mainstream libffi package has moved on to 7.
aggraef commented on 2018-04-08 08:10
Resurrected from extra from which it recently got kicked, with the following changes:
couldn't get compiler-rt to compile any more, disabled for now
include the host target only, to speed up compilation (if you need the cross compilation targets, you just need to change the configure option in the PKGBUILD's build function back to
--enable-targets=all
)Please note that this is a split package, thus you need to install this with an AUR helper such as aurman which supports that kind of thing, or download a snapshot and install manually using makepkg.