committed by
Christian Helmuth
parent
585c4b8c69
commit
f051065582
@@ -630,8 +630,7 @@ proc exit {{status 0}} {
|
||||
if {[expr ![have_spec x86] && \
|
||||
![have_spec arm_v6] && \
|
||||
![have_spec arm_v7a] && \
|
||||
![have_spec arm_v8a]] || \
|
||||
[expr [have_spec foc] && [have_spec panda]]} \
|
||||
![have_spec arm_v8a]]} \
|
||||
{
|
||||
puts "\n Run script is not supported on this platform. \n";
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user