From: fennecdjay Date: Sun, 8 Nov 2020 10:08:04 +0000 (+0100) Subject: :wrench: Improve build system X-Git-Tag: nightly~1196 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=68dc9eef7c37011d9dd07be9454388a7586f80bb;p=gwion.git :wrench: Improve build system --- diff --git a/Makefile b/Makefile index 407d955f..bf82589d 100644 --- 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 99c8a6ee..f75d51f0 160000 --- a/ast +++ b/ast @@ -1 +1 @@ -Subproject commit 99c8a6ee64cb973c516a89c329bb953e3f13599a +Subproject commit f75d51f0b87497057ccf739063a1a6b58fe3da2f diff --git a/util b/util index 1acec1b4..3566515f 160000 --- a/util +++ b/util @@ -1 +1 @@ -Subproject commit 1acec1b42584d53e28c9ec1bbe506135bd2be755 +Subproject commit 3566515fee16924098da38bf99deb669cd617d5b