Skip to content

Commit a651f0b

Browse files
committed
yggdrasil: set nopie, nostrip
1 parent ab4a0f1 commit a651f0b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

srcpkgs/yggdrasil/template

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ homepage="https://yggdrasil-network.github.io/"
1111
changelog="https://raw.githubusercontent.com/yggdrasil-network/yggdrasil-go/develop/CHANGELOG.md"
1212
distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
1313
checksum=47429f75b87d9b2450108471991e84c90d748606642e8778e9f578485b05a56f
14+
nopie=unverified
15+
nostrip=nopie
1416

1517
do_build() {
1618
PKGNAME=${pkgname} PKGVER=${version} ./build

0 commit comments

Comments
 (0)