Files
nixpkgs/pkgs/development/interpreters/lua-5
Alyssa Ross 665732d877 lua: fix linkage
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.
2021-05-15 09:33:46 -07:00
..
2021-05-15 09:33:46 -07:00
2021-05-15 09:33:46 -07:00
2021-05-15 09:33:46 -07:00