3
0
Fork 0
forked from mirrors/nixpkgs
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
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