Move rc4_asm_src file information to build.info files
[openssl.git] / Configurations / 10-main.conf
index 9e16bcbf88c92b55c8a8dcd4ff74302e8b4ca34f..2895eef4fee6c30565127c980f3fecabdb5af1a6 100644 (file)
@@ -949,7 +949,6 @@ my %targets = (
         cppflags         => combine("-DOPENSSL_SMALL_FOOTPRINT",
                                     threads("-D_REENTRANT")),
         bn_ops           => "BN_LLONG",
-        rc4_asm_src      => "rc4-c64xplus.s",
         modes_asm_src    => "ghash-c64xplus.s",
         chacha_asm_src   => "chacha-c64xplus.s",
         poly1305_asm_src => "poly1305-c64xplus.s",