diff options
| author | Joachim Fasting <joachifm@fastmail.fm> | 2016-07-26 22:02:50 +0200 |
|---|---|---|
| committer | Joachim Fasting <joachifm@fastmail.fm> | 2016-08-29 01:10:37 +0200 |
| commit | f16d3800e1be71c662b865276cbdeb66076442bf (patch) | |
| tree | 7758c7b922e164543c54de92f37be0236c59102c /pkgs/development/python-modules/python-sql | |
| parent | e113db1e2446d55f864898f921a2a8aeef1531c7 (diff) | |
io: disable i686 build
io uses SIMD instructions even on i686, causing the build to fail:
> /nix/store/[...]-gcc-5.4.0/lib/gcc/i686-pc-linux-gnu/5.4.0/include/xmmintrin.h:181:1:
error: inlining failed in call to always_inline '_mm_add_ps': target
specific option mismatch
_mm_add_ps (__m128 __A, __m128 __B)
(from https://hydra.nixos.org/build/37879114/log/raw)
The simplest solution is to disable the build on this platform.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
