append openssl, sqlite, streamripper
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-enigma2 / openssl / openssl-0.9.8x / debian / kfreebsd-pipe.patch
1 Upstream-Status: Backport [debian]
2
3 Index: openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl
4 ===================================================================
5 --- openssl-0.9.8k.orig/crypto/perlasm/x86_64-xlate.pl  2008-02-13 21:01:48.000000000 +0100
6 +++ openssl-0.9.8k/crypto/perlasm/x86_64-xlate.pl       2009-07-19 11:37:23.000000000 +0200
7 @@ -62,7 +62,7 @@
8    my ($outdev,$outino,@junk)=stat($output);
9  
10      open STDOUT,">$output" || die "can't open $output: $!"
11 -       if ($stddev!=$outdev || $stdino!=$outino);
12 +#      if ($stddev!=$outdev || $stdino!=$outino);
13  }
14  
15  my $masmref=8 + 50727*2**-32;  # 8.00.50727 shipped with VS2005