We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4a0f1 commit a651f0bCopy full SHA for a651f0b
1 file changed
srcpkgs/yggdrasil/template
@@ -11,6 +11,8 @@ homepage="https://yggdrasil-network.github.io/"
11
changelog="https://raw.githubusercontent.com/yggdrasil-network/yggdrasil-go/develop/CHANGELOG.md"
12
distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
13
checksum=47429f75b87d9b2450108471991e84c90d748606642e8778e9f578485b05a56f
14
+nopie=unverified
15
+nostrip=nopie
16
17
do_build() {
18
PKGNAME=${pkgname} PKGVER=${version} ./build
0 commit comments