VirtualBox

source: vbox/trunk/src/libs/openssl-3.4.1/crypto/thread/build.info@ 109302

Last change on this file since 109302 was 109052, checked in by vboxsync, 4 weeks ago

openssl-3.4.1: Applied our changes, regenerated files, added missing files and functions. This time with a three way merge. ​bugref:10890

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 488 bytes
Line 
1LIBS=../../libcrypto
2
3$THREADS_ARCH=\
4 arch.c \
5 arch/thread_win.c arch/thread_posix.c arch/thread_none.c
6
7IF[{- !$disabled{'thread-pool'} -}]
8 IF[{- !$disabled{quic} -}]
9 SHARED_SOURCE[../../libssl]=$THREADS_ARCH
10 ENDIF
11 $THREADS=\
12 api.c internal.c $THREADS_ARCH
13ELSE
14 IF[{- !$disabled{quic} -}]
15 SOURCE[../../libssl]=$THREADS_ARCH
16 ENDIF
17 $THREADS=api.c arch/thread_win.c
18ENDIF
19
20SOURCE[../../libcrypto]=$THREADS
21SOURCE[../../providers/libfips.a]=$THREADS
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