Search Criteria
Package Details: sccache-git r844.c701598-1
Git Clone URL: | https://aur.archlinux.org/sccache-git.git (read-only, click to copy) |
---|---|
Package Base: | sccache-git |
Description: | ccache-like tool. Wraps compiler and avoids compilation when possible. Supports rustc |
Upstream URL: | https://github.com/mozilla/sccache |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | versusvoid |
Maintainer: | versusvoid |
Last Packager: | versusvoid |
Votes: | 1 |
Popularity: | 0.000019 |
First Submitted: | 2017-11-12 17:26 |
Last Updated: | 2020-02-13 07:21 |
Dependencies (2)
- git (git-git) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
Required by (1)
- brave (requires sccache) (optional)
Latest Comments
versusvoid commented on 2019-11-18 05:15
@jgerecke Sorry for delay, I'm not using rust actively now. Fixed all your notes, thanks
jgerecke commented on 2019-11-07 23:19
A few notes:
I've noticed that this PKGBUILD does not mark itself as conflicting with
sccache-bin
orsccache
...It would be nice if this package also built the "sccache-dist" binary by adding
--all-features
to the build/install commands (see thesccache
package).Is it just me or does running both
cargo build
andcargo install
end up causing the binaries to be built twice?PythonNut commented on 2018-02-02 19:14
Fails with:
felipec commented on 2018-01-19 10:11
Fails to build with: