gallium: disable tests when using embedded build
This commit is contained in:
@@ -23,5 +23,6 @@ SConscript('winsys/SConscript')
|
||||
|
||||
SConscript('targets/SConscript')
|
||||
|
||||
SConscript('tests/unit/SConscript')
|
||||
#SConscript('tests/raw/SConscript')
|
||||
if platform != 'embedded':
|
||||
SConscript('tests/unit/SConscript')
|
||||
#SConscript('tests/raw/SConscript')
|
||||
|
||||
Reference in New Issue
Block a user