--- Faster/Faster.pm 2006/03/10 18:58:26 1.15 +++ Faster/Faster.pm 2006/03/10 18:58:31 1.16 @@ -37,7 +37,7 @@ $COMPILE =~ s/-f(?:PIC|pic)//g if $Config{archname} =~ /^(i[3456]86)-/; -my $opt_assert = 0; +my $opt_assert = 1; our $source;