nano: enable PIE/relro.
This commit is contained in:
parent
5b9deac7b4
commit
00666a91df
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'nano'
|
||||
pkgname=nano
|
||||
version=2.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="groff"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="The GNU nano editor"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue