VirtualBox

source: vbox/trunk/src/libs/openssl-3.3.2/crypto/rc2/build.info@ 108550

Last change on this file since 108550 was 108206, checked in by vboxsync, 3 months ago

openssl-3.3.2: Exported all files to OSE and removed .scm-settings ​bugref:10757

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 379 bytes
Line 
1LIBS=../../libcrypto
2
3$ALL=rc2_ecb.c rc2_skey.c rc2_cbc.c rc2cfb64.c rc2ofb64.c
4
5SOURCE[../../libcrypto]=$ALL
6
7# When all deprecated symbols are removed, libcrypto doesn't export the
8# rc2 functions, so we must include them directly in liblegacy.a
9IF[{- $disabled{'deprecated-3.0'} && !$disabled{module} && !$disabled{shared} -}]
10 SOURCE[../../providers/liblegacy.a]=$ALL
11ENDIF
Note: See TracBrowser for help on using the repository browser.

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