X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=crypto%2Fmodes%2Fbuild.info;h=821340eb909a298fae6c006368e2317a215fde13;hb=722c9762f2e021a9b43774fca282c9a4146d38e6;hp=d39b66323e8cea78076ff02d6999fa9987260f4d;hpb=7c60a968ce1a6a8290dd3a9418ae10e06327f424;p=thirdparty%2Fopenssl.git diff --git a/crypto/modes/build.info b/crypto/modes/build.info index d39b66323e..821340eb90 100644 --- a/crypto/modes/build.info +++ b/crypto/modes/build.info @@ -6,11 +6,9 @@ SOURCE[../../libcrypto]=\ INCLUDE[gcm128.o]=.. -GENERATE[ghash-ia64.s]=asm/ghash-ia64.pl \ - $(CFLAGS) $(LIB_CFLAGS) $(CPPFLAGS) $(LIB_CPPFLAGS) +GENERATE[ghash-ia64.s]=asm/ghash-ia64.pl $(LIB_CFLAGS) $(LIB_CPPFLAGS) GENERATE[ghash-x86.s]=asm/ghash-x86.pl \ - $(PERLASM_SCHEME) $(CFLAGS) $(LIB_CFLAGS) $(CPPFLAGS) $(LIB_CPPFLAGS) \ - $(PROCESSOR) + $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS) $(PROCESSOR) GENERATE[ghash-x86_64.s]=asm/ghash-x86_64.pl $(PERLASM_SCHEME) GENERATE[aesni-gcm-x86_64.s]=asm/aesni-gcm-x86_64.pl $(PERLASM_SCHEME) GENERATE[ghash-sparcv9.S]=asm/ghash-sparcv9.pl $(PERLASM_SCHEME)