Fix previous mis-commit

This commit is contained in:
Wilson Snyder 2012-08-02 07:00:12 -04:00
parent a4c2819be2
commit 072ee425f4

View File

@ -7,6 +7,8 @@ if (!$::Driver) { use FindBin; exec("$FindBin::Bin/bootstrap.pl", @ARGV, $0); di
# Lesser General Public License Version 3 or the Perl Artistic License
# Version 2.0.
$Self->{vlt} and $Self->unsupported("Verilator unsupported, bug474");
compile (
);