1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-19 17:39:34 +00:00
nixpkgs/pkgs
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
..
applications Merge master into staging-next 2021-05-15 12:25:33 +00:00
build-support
common-updater
data
desktops
development lua: fix linkage 2021-05-15 09:33:46 -07:00
games
misc Merge master into staging-next 2021-05-15 12:25:33 +00:00
os-specific Merge master into staging-next 2021-05-15 12:25:33 +00:00
pkgs-lib
servers Merge remote-tracking branch 'origin/master' into staging-next 2021-05-14 21:57:09 -07:00
shells Merge branch 'master' into staging-next 2021-05-14 22:27:34 +02:00
stdenv
test
tools Merge master into staging-next 2021-05-15 12:25:33 +00:00
top-level Merge master into staging-next 2021-05-15 12:25:33 +00:00