Skip to content
Snippets Groups Projects
Commit 336b49c7 authored by Donald Stufft's avatar Donald Stufft
Browse files

Remove some unneeded stuff from the list of sources

parent c12af594
Branches
Tags
No related merge requests found
......@@ -282,20 +282,6 @@ setup(
"sodium/core.c",
"sodium/utils.c",
"sodium/version.c",
# 'crypto_auth/try.c',
# #'crypto_box/try.c',
# 'crypto_generichash/blake2/ref/blake2s-ref.c',
# #'crypto_hash/try.c',
# #'crypto_hashblocks/try.c',
# 'crypto_scalarmult/curve25519/donna_c64/base_curve25519_donna_c64.c',
# 'crypto_scalarmult/curve25519/donna_c64/smult_curve25519_donna_c64.c',
# #'crypto_scalarmult/try.c',
# #'crypto_secretbox/try.c',
# #'crypto_sign/try.c',
# 'crypto_stream/salsa20/stream_salsa20_api.c',
# #'crypto_stream/try.c',
#'crypto_verify/try.c'
],
}),
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment