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 (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libc++ (libc++-with-libunwindAUR, libc++-msanAUR) (make)
- lld (llvm-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- python2AUR (python2-binAUR, stackless2AUR) (make)
- python2-setuptoolsAUR (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 thecppcorodirectory. This will make any read attempt to the installed header files fail.