mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 03:25:02 +00:00
665732d877
This fixes a couple of problems: * Lua 5.1 doesn't have SYSLIBS, so wasn't being linked with any libraries. * SYSLIBS doesn't include -lm, so we had to add that manually to pkgconfig. LIBS includes -lm, so we don't need that hack any more. |
||
---|---|---|
.. | ||
5.1.darwin.patch | ||
5.2.darwin.patch | ||
5.4.darwin.patch | ||
build-lua-package.nix | ||
CVE-2014-5461.patch | ||
default.nix | ||
interpreter.nix | ||
lua-dso.make | ||
setup-hook.nix | ||
setup-hook.sh | ||
with-packages.nix | ||
wrap-lua.nix | ||
wrap.sh | ||
wrapper.nix | ||
zip.patch |