File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 263263 "subDir" : "tests" ,
264264 "native" : True ,
265265 "vpath" : True ,
266- "defaultBuild" : False ,
267266 "results" : ["bin/" ],
268267 "buildDependencies" : [
269268 "SULONG_BOOTSTRAP_TOOLCHAIN" ,
17881787
17891788 "SULONG_TEST" : {
17901789 "subDir" : "tests" ,
1791- "defaultBuild" : False ,
17921790 "dependencies" : [
17931791 "com.oracle.truffle.llvm.tests" ,
17941792 "com.oracle.truffle.llvm.tests.types" ,
18381836 "distDependencies" : ["SULONG_TEST" ],
18391837 "license" : "BSD-new" ,
18401838 "testDistribution" : True ,
1839+ "defaultBuild" : False ,
18411840 },
18421841
18431842 "LLIR_TEST_GEN_SOURCES" : {
20072006 "native" : True ,
20082007 "relpath" : True ,
20092008 "platformDependent" : True ,
2010- "defaultBuild" : False ,
20112009 "layout" : {
20122010 "./" : ["dependency:com.oracle.truffle.llvm.tests.tck.native/*" ],
20132011 },
You can’t perform that action at this time.
0 commit comments