Don't include GF2m source files is NOEC2M set.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 7 May 2011 22:22:37 +0000 (22:22 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 7 May 2011 22:22:37 +0000 (22:22 +0000)
util/fipsdist.pl

index 162f5d59449c4f275195890f0c72e97e36484ce2..797413f34dfcfc00c480c6bd7f1a5aefbe81f4aa 100644 (file)
@@ -28,6 +28,8 @@ if (exists $ENV{NOEC2M})
        delete $tarobjs{"bn_gf2m.c"};
        delete $tarobjs{"ec2_mult.c"};
        delete $tarobjs{"ec2_smpl.c"};
+       delete $tarobjs{"armv4-gf2m.pl"};
+       delete $tarobjs{"x86-gf2m.pl"};
        }
 
 my %keep =