Drop libimplementations.a
[openssl.git] / crypto / poly1305 / build.info
index 9e4085f9faf92adf92e0d526811236ade44fbf9e..7e055ef33822464a02ebe096305ae2c575dbd799 100644 (file)
@@ -34,7 +34,6 @@ SOURCE[../../libcrypto]=poly1305.c $POLY1305ASM
 # Implementations are now spread across several libraries, so the defines
 # need to be applied to all affected libraries and modules.
 DEFINE[../../libcrypto]=$POLY1305DEF
-DEFINE[../../providers/libimplementations.a]=$POLY1305DEF
 
 GENERATE[poly1305-sparcv9.S]=asm/poly1305-sparcv9.pl
 INCLUDE[poly1305-sparcv9.o]=..