Skip to content

Commit

Permalink
Merge pull request #727 from msprotz/patch-1
Browse files Browse the repository at this point in the history
Update flake.nix
  • Loading branch information
franziskuskiefer authored Dec 20, 2024
2 parents 315cf8a + 26bd976 commit 3230442
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@
-DCMAKE_SHARED_LINKER_FLAGS="-fuse-ld=mold" \
-G "Ninja Multi-Config" -B build
cmake --build build --config Release
build/ml_kem_test
build/sha3_test
rm -rf build/_deps
'';
checkPhase = ''
Expand Down

0 comments on commit 3230442

Please sign in to comment.