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