]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Improve build system
authorfennecdjay <fennecdjay@gwion.tk>
Sun, 8 Nov 2020 10:08:04 +0000 (11:08 +0100)
committerfennecdjay <fennecdjay@gwion.tk>
Sun, 8 Nov 2020 10:08:04 +0000 (11:08 +0100)
Makefile
ast
util

index 407d955f5f1a5f61969c19b28fb5dee2d5b306c3..bf82589d295033898a1b7bf75f3583c42c1ab960 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,6 @@ SEVERITY ?= 10
 GWION_TEST_DIR ?= /tmp
 
 GWION_PACKAGE=gwion
-CFLAGS += -DGWION_PACKAGE='"${GWION_PACKAGE}"'
 
 src := $(wildcard src/*.c)
 src += $(wildcard src/*/*.c)
diff --git a/ast b/ast
index 99c8a6ee64cb973c516a89c329bb953e3f13599a..f75d51f0b87497057ccf739063a1a6b58fe3da2f 160000 (submodule)
--- a/ast
+++ b/ast
@@ -1 +1 @@
-Subproject commit 99c8a6ee64cb973c516a89c329bb953e3f13599a
+Subproject commit f75d51f0b87497057ccf739063a1a6b58fe3da2f
diff --git a/util b/util
index 1acec1b42584d53e28c9ec1bbe506135bd2be755..3566515fee16924098da38bf99deb669cd617d5b 160000 (submodule)
--- a/util
+++ b/util
@@ -1 +1 @@
-Subproject commit 1acec1b42584d53e28c9ec1bbe506135bd2be755
+Subproject commit 3566515fee16924098da38bf99deb669cd617d5b