1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-04 19:45:54 +00:00
nixpkgs/pkgs/development/interpreters/lua-5
Alyssa Ross 25d4f0d334
lua: use stdenv.cc.targetPrefix
This evaluates to an empty string when not cross compiling, so by
using this instead of stdenv.hostPlatform.config we can eliminate a
conditional.
2021-04-19 16:58:32 +00:00
..
5.1.darwin.patch
5.2.darwin.patch
build-lua-package.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
CVE-2014-5461.patch
default.nix lua: one dso patch to rule them all 2021-04-19 16:58:26 +00:00
interpreter.nix lua: use stdenv.cc.targetPrefix 2021-04-19 16:58:32 +00:00
lua-dso.make lua: don't try to -ldl -lm on non-Linux OSes 2021-04-19 16:58:29 +00:00
setup-hook.nix
setup-hook.sh
with-packages.nix
wrap-lua.nix
wrap.sh
wrapper.nix pkgs/development/interpreters: stdenv.lib -> lib 2021-01-23 20:29:03 +07:00
zip.patch