Move chacha_asm_src file information to build.info files
[openssl.git] / Configurations / 10-main.conf
index 450fe0dcb8eb782c2beeac6ae2e23aee548f2218..69a3710f3c5e13a7a0b70b168585269fda3c175e 100644 (file)
@@ -949,7 +949,6 @@ my %targets = (
         cppflags         => combine("-DOPENSSL_SMALL_FOOTPRINT",
                                     threads("-D_REENTRANT")),
         bn_ops           => "BN_LLONG",
-        chacha_asm_src   => "chacha-c64xplus.s",
         poly1305_asm_src => "poly1305-c64xplus.s",
         thread_scheme    => "pthreads",
         asm_arch         => 'c64xplus',