fix: move cargo env sourcing into make step and fix build echo target name

This commit is contained in:
2024-11-30 21:11:41 +00:00
parent 6fb8e59311
commit 5100a36421
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ build:
build_risspam:
@echo "Compiling 12bitfloat_rust project."
@echo "Compiling 12bitfloat_risspam project."
cd 12bitfloat_rust/risspam && cargo run --release && cp target/release/risspam ../../