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:
@@ -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
|
||||
|
Reference in New Issue
Block a user