gh-116043: Simplify HACL* build by msprotz · Pull Request #119320 · python/cpython · GitHub
Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 4 additions & 23 deletions Makefile.pre.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Eliminate a static archive from the build of HACL*/hashlib in order to
simplify legacy build scenarios that rely on freeze.
2 changes: 1 addition & 1 deletion Modules/Setup.stdlib.in