Noux: increase tool_chain_auto run script timeout for Fiasco.OC

Fixes #1932
This commit is contained in:
Christian Prochaska 2016-04-04 17:41:52 +02:00 committed by Christian Helmuth
parent a0d08d4bd1
commit 17401d6a63

View File

@ -50,7 +50,7 @@ if {[have_spec x86]} {
set platform "hw_x86_64"
if {[have_spec foc]} {
set tool_chain_timeout 800
set tool_chain_timeout 850
}
}