remove llvm-nac3 from buildInputs #537
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#537
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
LLVM is statically linked and installing the static lib causes bloat.
Removing it currently causes issues with the dynamic linker not finding libz and libtinfo.
Actually not an issue (it's not in propagatedBuildInputs).