distcc: build with pie/relro.
This commit is contained in:
parent
c30a79c309
commit
c9ea489511
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'distcc'
|
||||
pkgname=distcc
|
||||
version=3.2rc1
|
||||
revision=13
|
||||
revision=14
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-Werror --with-gtk"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -16,6 +16,7 @@ homepage="http://code.google.com/p/distcc"
|
|||
license="GPL-2"
|
||||
distfiles="http://distcc.googlecode.com/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=311671e844625d7fdb18dd3d096cd855751cfe8de13827682bcb7beff9133b30
|
||||
build_pie=yes
|
||||
|
||||
post_install() {
|
||||
# Remove useless files.
|
||||
|
|
Loading…
Reference in a new issue