summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorChristian Kampka <christian@kampka.net>2020-09-01 14:15:13 +0200
committerFrederik Rietdijk <freddyrietdijk@fridh.nl>2020-10-20 21:22:37 +0200
commit507a5e95dae135d22740a1282e5e6096e3e71ed7 (patch)
tree75af659241b115faacb906c2a45460362f9a0b30 /pkgs/development/python-modules/rangehttpserver
parentf0431e22c1eb4878322dd6c724c1bef66824d0ba (diff)
gamin: Fix cross compiling issues
Gamin fails to build cross-platform because it tries to run AC_RUN_IFELSE during configure which fails as the test program is built for the wrong platform and cannot execute. Since the test is only for the 'abstract socket namespace' feature, we can just pin the results for out builds, it is 'yes' for Linux and 'no' for Darwin (and other BSD).
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions