From 135ccf6595a242cf7a47b7f121940ed73dad7a7b Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sun, 8 Mar 2020 09:48:13 -0400 Subject: [PATCH] Tests: Fix ormux on travis. --- test_regress/t/t_gate_ormux.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/test_regress/t/t_gate_ormux.pl b/test_regress/t/t_gate_ormux.pl index bd2679147..7a715a4e7 100755 --- a/test_regress/t/t_gate_ormux.pl +++ b/test_regress/t/t_gate_ormux.pl @@ -14,6 +14,7 @@ $Self->{sim_time} = $Self->{cycles} * 10 + 1000; compile( v_flags2 => ["+define+SIM_CYCLES=$Self->{cycles}",], + verilator_flags2=>["-Wno-UNOPTTHREADS"], ); execute(