Changeset 95219 in vbox for trunk/src/libs/openssl-3.0.3/crypto/chacha/build.info
- Timestamp:
- Jun 8, 2022 7:43:44 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151730
- Location:
- trunk/src/libs/openssl-3.0.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/openssl-3.0.3
- Property svn:mergeinfo
-
old new 14 14 /vendor/openssl/3.0.1:150323-150324 15 15 /vendor/openssl/3.0.2:150728-150729 16 /vendor/openssl/current:147554-150727 16 /vendor/openssl/3.0.3:151497-151729 17 /vendor/openssl/current:147554-151496
-
- Property svn:mergeinfo
-
trunk/src/libs/openssl-3.0.3/crypto/chacha/build.info
r94082 r95219 6 6 $CHACHAASM_x86_64=chacha-x86_64.s 7 7 8 $CHACHAASM_ia64=chacha-ia64. S8 $CHACHAASM_ia64=chacha-ia64.s 9 9 10 10 $CHACHAASM_s390x=chacha-s390x.S … … 37 37 GENERATE[chacha-c64xplus.S]=asm/chacha-c64xplus.pl 38 38 GENERATE[chacha-s390x.S]=asm/chacha-s390x.pl 39 GENERATE[chacha-ia64. S]=asm/chacha-ia64.pl39 GENERATE[chacha-ia64.s]=asm/chacha-ia64.pl
Note:
See TracChangeset
for help on using the changeset viewer.