Search Criteria
Package Base Details: wireguard-git
Git Clone URL: | https://aur.archlinux.org/wireguard-git.git (read-only, click to copy) |
---|---|
Submitter: | eworm |
Maintainer: | eworm (zx2c4) |
Last Packager: | eworm |
Votes: | 7 |
Popularity: | 0.000035 |
First Submitted: | 2016-06-28 19:59 |
Last Updated: | 2019-06-05 20:40 |
Latest Comments
chetgurevitch commented on 2017-10-01 00:36
Missing dependency openresolv
Mic92 commented on 2016-12-29 14:44
wireguard-tools does not necessarily depends on the kernel module.
I use wireguard-tools from a container, which cannot load the kernel module anyway.
DQoHBAQKDgo commented on 2016-07-24 00:28
It seems that the Makefile includes `tests/debug.mk` which is not included in the package and thus fail to compile.
It should be enough to keep `tests/moduledeps.mk` for the Kbuild as it contains some warnings, and remove `include tests/debug.mk` from the Makefile.