Files
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
..