source:
vbox/trunk/src/libs/openssl-3.1.0/crypto/seed/build.info@
100908
最後變更 在這個檔案從100908是 99366,由 提交於 22 月 前 | |
---|---|
檔案大小: 377 位元組 |
行 | |
---|---|
1 | LIBS=../../libcrypto |
2 | $ALL=seed.c seed_ecb.c seed_cbc.c seed_cfb.c seed_ofb.c |
3 | |
4 | SOURCE[../../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 |
8 | IF[{- $disabled{'deprecated-3.0'} && !$disabled{module} && !$disabled{shared} -}] |
9 | SOURCE[../../providers/liblegacy.a]=$ALL |
10 | ENDIF |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器