mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
socklog: build with pie/relro.
This commit is contained in:
parent
81f79f50b4
commit
de11454f8b
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'socklog'
|
# Template file for 'socklog'
|
||||||
pkgname=socklog
|
pkgname=socklog
|
||||||
version=2.1.0
|
version=2.1.0
|
||||||
revision=3
|
revision=4
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
wrksrc=admin/${pkgname}-${version}
|
wrksrc=admin/${pkgname}-${version}
|
||||||
short_desc="Small and secure syslogd replacement for use with runit"
|
short_desc="Small and secure syslogd replacement for use with runit"
|
||||||
|
@ -10,6 +10,7 @@ license="custom"
|
||||||
homepage="http://smarden.org/socklog/"
|
homepage="http://smarden.org/socklog/"
|
||||||
distfiles="http://smarden.org/socklog/${pkgname}-${version}.tar.gz"
|
distfiles="http://smarden.org/socklog/${pkgname}-${version}.tar.gz"
|
||||||
checksum=aa869a787ee004da4e5509b5a0031bcc17a4ab4ac650c2ce8d4e488123acb455
|
checksum=aa869a787ee004da4e5509b5a0031bcc17a4ab4ac650c2ce8d4e488123acb455
|
||||||
|
build_pie=yes
|
||||||
|
|
||||||
build_options="static"
|
build_options="static"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue