diff options
| author | Austin Seipp <aseipp@pobox.com> | 2016-05-01 22:10:18 +0000 |
|---|---|---|
| committer | Austin Seipp <aseipp@pobox.com> | 2016-05-01 22:15:42 +0000 |
| commit | a1d61e736750159f6e860c7649d5f46dcade4d42 (patch) | |
| tree | df012555c617f60fdf3ebcc4b5d8700b3c365fdf /pkgs/development/python-modules/python-sql | |
| parent | 30240ccb9d62ade30e119448332e62112c00795c (diff) | |
nixpkgs: fix chez build failures
The Chez build was failing, as usual, due to impurities. The build
system refers to absolute paths for tools like `ln` or `true`, which
was the real culprit here. Furthermore the build also 'helpfully'
suppresses errors in these cases by piping to /dev/null, so you never
see any errors at build time until it's too late (otherwise, you'd
see failures to call /bin/ln or at ./configure time).
This also re-enables parallel builds, as they should be safe from
all my testing, I believe.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
