From 9655e287abe6ae924586b30601e333ed3d4086fa Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sun, 8 Nov 2020 17:06:03 -0500 Subject: [PATCH] Tests: Travis regression fix --- test_regress/t/t_const_opt_red.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/test_regress/t/t_const_opt_red.pl b/test_regress/t/t_const_opt_red.pl index b46d46042..b8d7ae067 100755 --- a/test_regress/t/t_const_opt_red.pl +++ b/test_regress/t/t_const_opt_red.pl @@ -11,6 +11,7 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di scenarios(simulator => 1); compile( + verilator_flags2=>["-Wno-UNOPTTHREADS"], ); execute(