nixpkgs/pkgs/development/compilers/ecl
sternenseemann 38b4a4364d ecl: inform ecl about libraries to link against via configure flags
All libraries that ecl will have compiled libraries and executables link
against now have their own --with-<dep>-incdir and --with-<dep>-libdir
flag which is perfect for our distinct lib and dev outputs.

Consequently, we can get rid of the NIX_LDFLAGS-based hack in the
wrapper since ecl can figure out which flags to pass on its own.
2021-08-08 20:09:38 +02:00
..
16.1.2.nix pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
default.nix ecl: inform ecl about libraries to link against via configure flags 2021-08-08 20:09:38 +02:00
default.upstream
ecl-1.16.2-libffi-3.3-abi.patch ecl: fix build with libffi 3.3 2019-12-16 23:02:26 +01:00