Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
msprotz committed May 18, 2023
1 parent ae0496c commit dede820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@ dist/test/c/%.c: $(ALL_KRML_FILES)
-header $(HACL_HOME)/dist/LICENSE.txt \
-no-prefix $(subst _,.,$*) \
-library Hacl.P256,Hacl.K256.*,Hacl.Impl.*,EverCrypt.* \
-add-include '"internal/Hacl_SHA2_Generic.h"' \
-add-include '"internal/Hacl_Hash_SHA2.h"' \
-static-header Hacl.Impl.SHA2.Generic \
-fparentheses -fcurly-braces -fno-shadow \
-minimal -add-include '"krmllib.h"' \
Expand Down

0 comments on commit dede820

Please sign in to comment.