omniorb: turn off format hardening
This commit is contained in:
@@ -12,6 +12,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ python ];
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "omniORB is a robust high performance CORBA ORB for C++ and Python. It is freely available under the terms of the GNU Lesser General Public License (for the libraries), and GNU General Public License (for the tools). omniORB is largely CORBA 2.6 compliant.";
|
||||
homepage = "http://omniorb.sourceforge.net/";
|
||||
|
||||
Reference in New Issue
Block a user