mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-01 15:30:29 +00:00
Add missing Intel SSE2 intrinsics needed for Argon2
This commit is contained in:
parent
42aafc847e
commit
2e4b40042a
4 changed files with 50 additions and 2 deletions
1
third_party/argon2/argon2.mk
vendored
1
third_party/argon2/argon2.mk
vendored
|
@ -19,6 +19,7 @@ THIRD_PARTY_ARGON2_A_DIRECTDEPS = \
|
|||
LIBC_CALLS \
|
||||
LIBC_FMT \
|
||||
LIBC_INTRIN \
|
||||
LIBC_BITS \
|
||||
LIBC_NEXGEN32E \
|
||||
LIBC_MEM \
|
||||
LIBC_SYSV \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue