summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorColin <colin@uninsane.org>2023-07-29 23:14:34 +0000
committerColin <colin@uninsane.org>2023-08-04 00:07:39 +0000
commit540ff38c9cb4cd26ea7e6d1c358906caa487cd2a (patch)
tree1cd7f6e8d3d52d0081a3fda683daf8c09df10e08 /pkgs/development/python-modules/rangehttpserver
parent754d28198c39ee95d207afc89001b9cfdeb85d8d (diff)
python310Packages.gssapi: support cross compilation
`GSSAPI_SUPPORT_DETECT` defaults to true and instructs setup.py to perform a sanity check before enabling each gss extension. that sanity check is to `dlopen` the dependency, which fails for cross compilation. setting `GSSAPI_SUPPORT_DETECT=false` enables all extensions, it simply bypasses the `dlopen` check.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions