]> git.puffer.fish Git - matthieu/nova.git/commitdiff
gcc version
authoricecodder <git@icecodder.me>
Sun, 15 Jan 2023 15:41:50 +0000 (16:41 +0100)
committericecodder <git@icecodder.me>
Sun, 15 Jan 2023 15:41:50 +0000 (16:41 +0100)
Makefile

index e7e96e0d3799b934217d18e8dba69dd8f068d252..13432cbc277e8a0c3e45d1be0b4cd21d860336e5 100644 (file)
--- 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}