Search Criteria
Package Details: cppcoro-git r362.99bb7f8-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/cppcoro-git.git (read-only, click to copy) |
---|---|
Package Base: | cppcoro-git |
Description: | C++ coroutine abstractions for the coroutines TS |
Upstream URL: | https://github.com/lewissbaker/cppcoro |
Keywords: | c++ coroutines |
Licenses: | MIT |
Submitter: | Rakete1111 |
Maintainer: | None |
Last Packager: | Rakete1111 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-04-13 10:03 (UTC) |
Last Updated: | 2019-04-13 11:12 (UTC) |
Dependencies (7)
- clang (clang8, clang-git, llvm-git, clang-minimal-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- libc++ (libc++-msan) (make)
- lld (llvm-git) (make)
- llvm (llvm8, llvm-git, llvm-minimal-git) (make)
- python2 (python2-bin) (make)
- python2-setuptools (make)
Latest Comments
pg999w commented on 2020-06-02 13:33 (UTC)
chmod -R 644 "${pkgdir}/usr/include/cppcoro/"
will make normal user fail to enter thecppcoro
directory. This will make any read attempt to the installed header files fail.