index
:
matthieu/nova.git
bump-dependencies
ci
circleci-project-setup
dependabot/cargo/async-nats-0.29.0
dependabot/cargo/ed25519-dalek-2.0.0
dependabot/cargo/rustix-0.37.25
dependabot/cargo/rustls-webpki-0.100.2
dependabot/cargo/webpki-0.22.2
dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.23
main
update/2024
update/2025
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Makefile
1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e7e96e0..13432cb 100644
--- a/
Makefile
+++ b/
Makefile
@@ -1,5 +1,6 @@
# Build nova all-in-one bin
all:
+ gcc -v
# Creates bin folder for artifacts
@mkdir -p build/{bin,lib}