SCons: Hopefully final fix for 32bit linux buildbot

No need to run automated tests for cudakernels target. TThis could
be harmless because CUDA binaries are built in the another chroot.
This commit is contained in:
Sergey Sharybin
2014-07-10 10:47:01 +06:00
parent 3a9e588d1a
commit 430efd4228

View File

@@ -777,6 +777,7 @@ B.init_lib_dict()
##### END SETUP ##########
if B.targets != ['cudakernels']:
# Put all auto configuration run-time tests here
from FindSharedPtr import FindSharedPtr