luaPackages.mpack: fix build after #28029
This commit is contained in:
parent
2c92213cd2
commit
1e97008bb8
@ -759,6 +759,8 @@ let
|
|||||||
"LUA_CMOD_INSTALLDIR=$(out)/lib/lua/${lua.luaversion}"
|
"LUA_CMOD_INSTALLDIR=$(out)/lib/lua/${lua.luaversion}"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardeningDisable = [ "fortify" ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Lua bindings for libmpack";
|
description = "Lua bindings for libmpack";
|
||||||
homepage = "https://github.com/libmpack/libmpack-lua";
|
homepage = "https://github.com/libmpack/libmpack-lua";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user