Search Criteria
Package Details: clang-prefixed-release 19.1.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clang-prefixed-release.git (read-only, click to copy) |
---|---|
Package Base: | clang-prefixed-release |
Description: | Up to date official clang releases installed at /opt/clang/latest to avoid system wide usage/impact |
Upstream URL: | https://llvm.org/ |
Licenses: | custom:Apache 2.0 with LLVM Exception |
Submitter: | sirspudd |
Maintainer: | sirspudd |
Last Packager: | sirspudd |
Votes: | 4 |
Popularity: | 0.029581 |
First Submitted: | 2023-01-26 02:02 (UTC) |
Last Updated: | 2024-12-17 20:16 (UTC) |
Dependencies (18)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR) (make)
- libc++ (libc++-msanAUR, libc++-modulesAUR) (make)
- libedit (make)
- libffi (libffi-gitAUR) (make)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- ncurses (ncurses-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-loaderAUR, khronos-ocl-icd-gitAUR) (make)
- opencl-headers (opencl-headers-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- swig (swig-gitAUR) (make)
- z3 (z3-gitAUR) (make)
- python-psutil (check)
Latest Comments
« First ‹ Previous 1 2 3
lahwaacz commented on 2023-05-07 12:18 (UTC)
python
is missing inmakedepends
sirspudd commented on 2023-04-22 19:48 (UTC) (edited on 2023-04-22 19:48 (UTC) by sirspudd)
@ptr1337: this is why bolt was disabled and will be disabled again. Feel free to add it to the ENABLED projects if you want to deal with this
sirspudd commented on 2023-04-11 20:13 (UTC)
@ptr1337 I confirmed bolt builds and added it
ptr1337 commented on 2023-04-11 19:27 (UTC)
Hi.
Thanks for the package. I will test it soon. You could add "bolt" to the projects, then it would be easy to use bolt with it
SpaceLionDC commented on 2023-03-31 16:28 (UTC)
This was exactly what I needed! Thank you!
sirspudd commented on 2023-03-24 00:29 (UTC)
@rageltman thank you for the feedback, I expect my dep graph to be way more deficient than just lld :D
I should really start building in a clean chroot too; my apologies for the grottiness
rageltman commented on 2023-03-24 00:26 (UTC)
When building in a clean chroot, build fails with
Host compiler does not support '-fuse-ld=lld'
. Seems to want« First ‹ Previous 1 2 3