summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
author(cdep)illabout <cdep.illabout@gmail.com>2019-03-22 15:50:17 +0900
committerHerwig Hochleitner <hhochleitner@gmail.com>2019-03-22 19:32:24 +0100
commit7942c79c6912dbc4e34a9961443eb5e649922fb0 (patch)
tree68a3d9c903b9b2e7f92d988923b528b0327dc8c9 /pkgs/development/python-modules/httpserver
parentdeea6dde76eda8c7c6e0485df30e882ff9c1c451 (diff)
Fix cudatoolkit building on non-sandboxed systems
This fixes cudatoolkit building on non-sandboxed system. The cudatoolkit tests run each of the CUDA binaries as a small smoke test just to make sure they all can at least somewhat run. However, the `cuda-gdb` binary doesn't run correctly on non-sandboxed systems because it picks up versions of Python from /usr/lib. This PR disables the smoke tests for now. They should be re-enabled when we figure out how to make them work for cuda-gdb on non-sandboxed systems. This PR is for #57939.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions