icecast: enable pie hardening
This commit is contained in:
parent
8b9eccbf2d
commit
1a31447c4c
@ -12,6 +12,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ libxml2 libxslt curl libvorbis libtheora speex libkate libopus ];
|
buildInputs = [ libxml2 libxslt curl libvorbis libtheora speex libkate libopus ];
|
||||||
|
|
||||||
|
hardening_pie = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Server software for streaming multimedia";
|
description = "Server software for streaming multimedia";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user