summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2022-04-13 18:03:51 +0100
committerSergei Trofimovich <slyich@gmail.com>2022-04-13 18:07:16 +0100
commitae34f371428684713dbacdfaff578ecdf2571ff0 (patch)
tree8e96b3adb21367d23c471e64e490b74a9197d9bd /pkgs/development/python-modules/rangehttpserver
parent7feda9ba09f47b6fb574dc34b9bddb0a1c6a1473 (diff)
pcre, pcre2: autodetect jit support, don't force-enable
PCRE JIT is not supported on most architectores: m68k, s390, ia64 to name a few. Example build failure is: $ nix build -f. pkgsCross.s390.pcre ... pcre_jit_compile.c:65:2: error: #error Unsupported architecture The change shifts from --enable-jit[=yes] to --enable-jit=auto which allows nixpkgs to enable jit automatically only on supported targets.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions