VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.3/crypto/seed/build.info@ 102427

Last change on this file since 102427 was 101211, checked in by vboxsync, 17 months ago

openssl-3.1.3: Applied and adjusted our OpenSSL changes to 3.1.2. bugref:10527

File size: 377 bytes
Line 
1LIBS=../../libcrypto
2$ALL=seed.c seed_ecb.c seed_cbc.c seed_cfb.c seed_ofb.c
3
4SOURCE[../../libcrypto]=$ALL
5
6# When all deprecated symbols are removed, libcrypto doesn't export the
7# seed functions, so we must include them directly in liblegacy.a
8IF[{- $disabled{'deprecated-3.0'} && !$disabled{module} && !$disabled{shared} -}]
9 SOURCE[../../providers/liblegacy.a]=$ALL
10ENDIF
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette