From: icecodder Date: Sun, 15 Jan 2023 15:41:50 +0000 (+0100) Subject: gcc version X-Git-Tag: v0.1.1~16^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=08c86fd271e0e8c5876470161cb1fea13af803dc;p=matthieu%2Fnova.git gcc version --- 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}