fuse-sshfs: build with pie/relro.
This commit is contained in:
parent
289198fc9f
commit
f10a966b82
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'fuse-sshfs'
|
||||
pkgname=fuse-sshfs
|
||||
version=2.5
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="sshfs-fuse-${version}"
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libglib-devel fuse-devel"
|
||||
|
|
Loading…
Reference in New Issue