summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorJoachim Fasting <joachifm@fastmail.fm>2016-11-30 06:00:52 +0100
committerJoachim Fasting <joachifm@fastmail.fm>2016-11-30 06:01:10 +0100
commit0028abeb4ed1432b99c0b977825c577b3baff3d1 (patch)
treef0f1a1105537b9d3df44472325b14d1ceb6f3c44 /pkgs/development/python-modules/python-sql
parent18a3225dace3cde74d60dc0b8840c07a2ded511a (diff)
libffcall: 2009-05-27 -> 1.10
Use the release tarball provided by the clisp maintainer. Tested build by nix-build -A clisp -A clisp_2_44_1 -A gtk-server; only clisp run-tested. Of particular note is that the .so files no longer have executable stacks. This also avoids executable stack in clisp lisp.run Before: $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK GNU_STACK [...] RWE 0x10 After: $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK GNU_STACK [...] RW 0x10
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions