php: Disable bindnow hardening flag

Fixes dynamic linking against i.e. mysql.
This commit is contained in:
Franz Pletz
2016-03-31 09:56:45 +02:00
parent a4e65c3639
commit a56d90efda
@@ -250,6 +250,7 @@ let
};
hardeningEnable = [ "pie" ];
hardeningDisable = [ "bindnow" ];
configurePhase = ''
# Don't record the configure flags since this causes unnecessary