Search Criteria
Package Details: llvm35 3.5.2-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/llvm35.git (read-only, click to copy) |
|---|---|
| Package Base: | llvm35 |
| Description: | Low Level Virtual Machine |
| Upstream URL: | http://llvm.org/ |
| Licenses: | custom:University of Illinois/NCSA Open Source License |
| Conflicts: | llvm |
| Submitter: | pure-aur |
| Maintainer: | pure-aur |
| Last Packager: | pure-aur |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-04-08 08:02 (UTC) |
| Last Updated: | 2021-10-13 11:24 (UTC) |
Dependencies (5)
- llvm35-libsAUR
- perl (perl-gitAUR)
- gcc-multilib (gcc-gitAUR, gcc-libs-gitAUR, gcc-fortran-gitAUR, gcc-objc-gitAUR, gcc-ada-gitAUR, gcc-go-gitAUR, gccrs-gitAUR, gccrs-libs-gitAUR, gcc-snapshotAUR, gcc) (make, x86_64)
- libffi (libffi-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
Required by (8)
- dale-git (make)
- emacs-pure-mode (make)
- frida
- pure (make)
- pure-git (make)
- pure-pcre (make)
- pure-pcre-git (make)
- texmacs-pure (make)
Latest Comments
« First ‹ Previous 1 2 3
aggraef commented on 2018-04-08 08:10 (UTC)
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.
« First ‹ Previous 1 2 3