mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-02 13:03:28 +01:00
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
|
LIBS=../../libcrypto
|
||
|
|
||
|
IF[{- !$disabled{sm3} -}]
|
||
|
SOURCE[../../libcrypto]=sm3.c legacy_sm3.c
|
||
|
ENDIF
|