3
0
Fork 0
forked from mirrors/nixpkgs

Add full linking-set to clisp 2.49

This commit is contained in:
Michael Raskin 2013-10-13 10:34:22 +04:00
parent bf3e2d86cb
commit dbc9d7f862

View file

@ -48,6 +48,11 @@ stdenv.mkDerivation rec {
cd builddir
'';
postInstall = ''
./clisp-link add "$out"/lib/clisp*/base "$(dirname "$out"/lib/clisp*/base)"/full \
clx/new-clx bindings/glibc pcre rawsock wildcard zlib
'';
NIX_CFLAGS_COMPILE="-O0";
# TODO : make mod-check fails