VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.3/providers/implementations/rands/seeding/build.info@ 101211

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

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

File size: 371 bytes
Line 
1$COMMON=rand_unix.c rand_win.c rand_tsc.c
2IF[{- $config{target} =~ /vxworks/i -}]
3 $COMMON=$COMMON rand_vxworks.c
4ENDIF
5IF[{- $config{target} =~ /vms/i -}]
6 $COMMON=$COMMON rand_vms.c
7ENDIF
8IF[{- !$disabled{asm} && $config{target} =~ '.*aarch64' -}]
9 $COMMON=$COMMON rand_cpu_arm64.c
10ELSE
11 $COMMON=$COMMON rand_cpu_x86.c
12ENDIF
13
14SOURCE[../../../libdefault.a]=$COMMON
15
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